I am working on a set of Drosophila samples sequenced using 10X Chromium pipeline and I need to visualize the reads of individual cells on IGV.
Unlike SMARTseq methods which yield an individual BAM file for each UMI, CellRanger outputs only a bulk RNAseq-like BAM for the entire sequencing. Is there a method by which I could take the output BAM files from CellRanger and subset the reads of specific UMIs (to remove reads from low quality, doublet and apoptotic cells) rather than the entire sequencing run?