The SMRT link user guide says that the barcodes should be provided in a csv format. Do you think this tool would use the same format?
I am planning to use bam2fastx tool for converting the BAM files from PacBio sequencing to fastq. (I prefer a command line tool over SMRT link). However, I cannot find any manual for this tool.
The help says that there is an option called --split-barcodes for demultiplexing. However, there is no information about the format to provide the barcodes in. My sequencing data contains ~120 asymmetrically PCR-barcoded samples. How do I split the data into multiple files using this tool?
1 answer
Documentation for the commands can be found in the official SMRTanalysis guide. I don't see any way to specify index sequences so it must be recognizing official PacBio indexes. There is one more page here.
Yes. It is the same tool accessed on the command line.
Log in to answer this question.