Open hillst opened 7 years ago
Last step: help message and kick out with wrong arguments
Switch to the argparse module in python
Last step before closing this: switch to argparse
Started implementing argparse, need to finish. Add optional argument: len of cutsite report. It should have default.
The reading of data (from fastqs/barcode files, whatever) should be decoupled from the main unit of work (demultiplexing). Using the generator your wrote for FASTQs, write a method that accepts a fastq record and barcode collection that returns a barcode assignment