Opened 2 years ago

Last modified 2 years ago

#1347 closed enhancement

Updates to registration of specimen handled by external lab — at Version 7

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

Description (last modified by Nicklas Nordborg)

See #1295 for background.

New features:

  • R1size and R2size entries in the fastq section that can be used to verify that the complete FASTQ files have been transfered.
  • Library/Plate well entry is now specifying coordinates using A:1 format. Update It was not just a formatting issue. The 'A:1' format is used when the library prep is made on 8x12 plates and the '1:1' format is used when the library prep is made on 1x8 strips. The plate format is going to be used in the normal workflow, but there may be situations when the strip format is used instead. We should model this and introduce a "LibStrip" plate type with 1x8 geometry. We can use the format of the Library/Plate well value to decide which plate type to use.
  • New value in Library/Protocol: TruSeq Stranded mRNA - Expression - Breast. The ExternalRef annotation for the corresponding library protocol need to be updated manually in lorry.

Change History (7)

comment:1 by Nicklas Nordborg, 2 years ago

In 6457:

References #1347: Updates to registration of specimen handled by external lab

Implemented support for checking FASTQ file size.

comment:2 by Nicklas Nordborg, 2 years ago

In 6458:

References #1347: Updates to registration of specimen handled by external lab

Fixes a NullPointerException if the SCANB_ID entry is missing.

comment:3 by Nicklas Nordborg, 2 years ago

In 6459:

References #1347: Updates to registration of specimen handled by external lab

The changes in [6457] and [6458] was committed to the trunk but they should have been in the reggie/4.33-stable branch. This update merge the same changes to the reggie/4.33-stable
branch.

comment:4 by Nicklas Nordborg, 2 years ago

In 6460:

References #1347: Updates to registration of specimen handled by external lab

Added support for plate coordinates in "A:1" format.

comment:5 by Nicklas Nordborg, 2 years ago

In 6462:

References #1347: Updates to registration of specimen handled by external lab

Added a column for showing the number of reads in the FASTQ files.

comment:6 by Nicklas Nordborg, 2 years ago

In 6463:

References #1347: Updates to registration of specimen handled by external lab

Increasing the warning limit about library size to 500.

comment:7 by Nicklas Nordborg, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.