This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Separating a bam file into multiple bam files

How can I separate a bam file into multiple bam files such that each bam file contains information for one cell using UMI-tools?

bam scrna-seq umi-tools

1 answer

10x provides an unsupported tool for this: https://github.com/10XGenomics/subset-bam You will need a list of cell barcodes.

Log in to answer this question.