Hi everybody,
I am working on 16S full length reads obtained through PacBio. The output are long sequences (~1,500bp) that can be in both orientations and that contain a unique combination of two barcodes (in each end of the sequence).
I would like to know how I could extract barcodes from both
ends (I suppose using extract_barcodes.py) and how I have to write the mapping file
containing this information.
I am not very sure of which options from
extract_barcodes.py I have to use. I was thinking on something similar to that:
extract_barcodes.py -f fastq/Chin.fastq -c barcode_paired_stitched --bc1_len 16 --bc2_len 16 --attempt_read_reorientation -m maps/map-chin.txt
However, I would like some advice on how formatting the mapping file to incorporate information of both barcodes.
Regarding the primers… I am using some degenerate primers, is there any option to deal with those?
Many thanks in advance!!!
Anna