Changes between Initial Version and Version 1 of Ticket #547
- Timestamp:
- Feb 12, 2014, 11:21:29 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #547 – Description
initial v1 7 7 * Name of item: `SequencingRunNNN.dx`, `SequeningRunNNN.dx2` ... 8 8 * Software and protocol: (Type=Demuxing) 9 * `ReadString`: Annotation automatically calculated from `SequencingCycles` annotation on the flow cells9 * `ReadString`: Annotation automatically calculated from `SequencingCycles` annotation on the parent `SequencingRun` item 10 10 11 11 The wizard also creates one `MergedSequences` for each `Library` that has been sequenced: … … 19 19 20 20 '''Parameters for the demux program:''' 21 * Start date (=`SequencingStart` annotation on `SequencingRun`) 22 * Serial number of !HiSEQ (=Hardcoded; in BASE 3.3 -> annotation on Hardware item) 23 * Run number (=not known but CASA2 can find out; or should we keep annotation on `SequencingRun` item??) 24 * Lane (=`HiSeqPosition` annotation on `FlowCell`) 25 * Flow cell ID (=`FlowCellID` annotation on `FlowCell`) 21 * Data files folder (=`DataFilesFolder` annotation on `SequencingRun`) 26 22 * Sample sheet (exported from BASE and saved by operator to correct place on cluster). To be able to export the sample sheet the following info is needed 27 23 * Read string (=`ReadString` annotation on `DemuxedSequences`)