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

Segmentation fault after initializing SAM reader #107

Open
littmanr16 opened this issue Sep 1, 2023 · 2 comments
Open

Segmentation fault after initializing SAM reader #107

littmanr16 opened this issue Sep 1, 2023 · 2 comments

Comments

@littmanr16
Copy link

Hello,

I'm trying to use popscle dsc-pileup and am getting a Segmentation fault after Initializing SAM reader:

NOTICE [2023/09/01 14:40:15] - Finished loading 12910 droplet/cell barcodes to consider NOTICE [2023/09/01 14:40:15] - Initializing BCF reader.. NOTICE [2023/09/01 14:40:15] - Finished loading 10 IDs NOTICE [2023/09/01 14:40:15] - Finished identifying 10 samples to load from VCF/BCF NOTICE [2023/09/01 14:40:15] - Initializing SAM reader.. Segmentation fault

I have already removed biallelic and non-autosomal genes from the vcf.

Do you have any ideas how to resolve this?

I have more than enough memory (256Gb) so that shouldn't be a problem

@ilyakorsunsky
Copy link

@littmanr16 Any updates on this? I'm experiencing the same issue.

@littmanr16
Copy link
Author

I don't remember exactly but I think it had to do with mismatch in names between the vcf and the reference used to align the scRNAseq data so also in the bam. I believe modifying the vcf to fit the same format as the bam worked. I did a number of things to modify the vcf to get it to work but I don't remember which one solved this specific problem.

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

2 participants