Opened 9 months ago

Closed 9 months ago

#1568 closed enhancement (fixed)

Improve the warning message about FASTQ file size difference

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.53
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The FASTQ import wizard compare the file sizes of the R1 and R2 FASTQ files. If they differ too much it may be due to a download that is not yet complete. The warning text is a bit too long and the last part is hidden in the selection list. We should make the text a bit shorter and also set the tooltip text. The current limit is 10% and we only display a warning, but we can improve. The R2 file is typically always larger than the R1, so we could probably tighten the limits and also disable the option if the difference is way to big.

Change History (1)

comment:1 by Nicklas Nordborg, 9 months ago

Resolution: fixed
Status: newclosed

In 7582:

Fixes #1568: Improve the warning message about FASTQ file size difference

Note: See TracTickets for help on using tickets.