-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
I am running cellSNP in mode 2 for my bam file with the following command:
cellSNP -s <my coordinate sorted bam file> \
-O <output directory> \
-b <barcode file - one barcode on each line> \
-p 10 \
--cellTAG=None \
--UMItag=UB \
--minMAF 0.1 \
--minCOUNT 100 \
--chrom=chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr21,chr22,chrX,chrY
The barcode file I am providing is a test file with only 5 barcodes. But, however the output cellSNP.cells.vcf
has SNPs piled up from all the chromosomes only for the 1st barcode in the file.
What do you think could be the reason for this ? Please see below a snapshot of my bam file:
Any help would be appreciated.
Thanks,
Somesh
Metadata
Metadata
Assignees
Labels
No labels