Hello,
I am quite new to sarlacc package. I would like to subset the sequences which carry the same barcodes into seperate folders. However, I couldn't figure out in which step it can be possible.
According to you example;
After adapterAlign and barcodeAlign, I checked as.data.frame(debarcoded@listData) and
as.data.frame(out@listData). None of them had the corresponding barcodes per sequence. Do we have to merge the listData file at this point before going to filteredReads and later realizedReads to get each sequence with barcodes?
Thank you
Hello,
I am quite new to sarlacc package. I would like to subset the sequences which carry the same barcodes into seperate folders. However, I couldn't figure out in which step it can be possible.
According to you example;
After adapterAlign and barcodeAlign, I checked as.data.frame(debarcoded@listData) and
as.data.frame(out@listData). None of them had the corresponding barcodes per sequence. Do we have to merge the listData file at this point before going to filteredReads and later realizedReads to get each sequence with barcodes?
Thank you