Closed rambaut closed 5 years ago
The modified version of porechop
put the barcode call into the header. qcat
does this by default (i.e., barcode=6
or barcode=none
). Should be easy to move over.
Currently qcat doesn't support double barcode checks? The --dual
option results in no barcodes being detected.
Closing this issue because the plan is to decouple RAMPART from the method of demuxing.
Plan to switch from modified version of porechop to using off-the-shelf qcat (https://github.com/nanoporetech/qcat). Need to assess the best way of doing this (i.e., do we still put barcode calls into the read headers).