Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cellsnp-lite runs indefinitely even on small BAM #24

Closed
bradleycolquitt opened this issue Sep 9, 2021 · 1 comment
Closed

cellsnp-lite runs indefinitely even on small BAM #24

bradleycolquitt opened this issue Sep 9, 2021 · 1 comment

Comments

@bradleycolquitt
Copy link

I have 10x multiome data that is a pool of 3 individuals from an outbred laboratory songbird population, and I'm interested in trying to demultiplex by individual.

When running cellsnp-lite on either the atac or gex bam files, the program runs seemingly indefinitely. This occurs even when running a small test bam containing only 200 records. The original cellSNP however processes this test bam quickly. This issue occurs both with the conda cellsnp-lite version and with a manually compiled version.

Here is the command I'm running:

/usr/local/bin/cellsnp-lite -s $BAM -b $BARCODE -O $OUT_DIR -p 22
--chrom NC_042576.1
--minMAF 0.1
--minCOUNT 100
--gzip
--UMItag None

Not sure if this is relevant, but note that my chromosome identifiers are NCBI accession numbers and note UCSC standard "chr". Any thoughts on this? Thanks.

@bradleycolquitt
Copy link
Author

I'm apparently too impatient. It looks to be running well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant