Opened 23 months ago
Closed 23 months ago
#1347 closed enhancement (fixed)
Updates to registration of specimen handled by external lab
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 )
See #1295 for background.
New features:
R1size
andR2size
entries in thefastq
section that can be used to verify that the complete FASTQ files have been transfered.
Library/Plate well
entry is now specifying coordinates usingA: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 theLibrary/Plate well
value to decide which plate type to use.
- New value in
Library/Protocol
:TruSeq Stranded mRNA - Expression - Breast
. TheExternalRef
annotation for the corresponding library protocol need to be updated manually in lorry.
Change History (14)
comment:1 Changed 23 months ago by
comment:7 Changed 23 months ago by
Description: | modified (diff) |
---|
comment:14 Changed 23 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 6457: