Since barcoding is still under development in darado, I was wondering what alternative approach would be a proper way to extract duplex reads for multiplexed samples? I am thinking along the lines of the following:
- Multiplex using Guppy - to get read ids associated with each barcode
- Extract sequences from duplex_orig.sam [step 3 of duplex-tools (Stereo basecall all the reads)] for reads that match the read ids associated with each barcode (from step 1 above)
Can you please suggest?
Thanks