Opened 5 years ago
Closed 5 years ago
#1231 closed task (fixed)
Add support for sequencing with NovaSeq
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.26 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Sequencing with a NovaSeq is similar to the sequencing with NextSeq and HiSeq but there are some differences that affect various parts of our pipeline:
- Different tags are used in
RunParameters.xml
. We use this file and a few other files for progress reporting and detecting when a sequencing run has been completed. We also use this file to extract some information after the sequencing run which are then used when demuxing. - Dual indexes are used for barcoding libraries. We already have support for this in the MIPs pipeline so this should probably be relatively easy to implement also for the RNASeq pipeline.
Change History (19)
comment:1 by , 5 years ago
Summary: | Add support for sequencing with !NovaSeq → Add support for sequencing with NovaSeq |
---|
comment:2 by , 5 years ago
comment:8 by , 5 years ago
Status: | new → accepted |
---|
comment:19 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
In 5855: