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 (core dumped) after loading contigs from BAM file #21

Open
vmkalbskopf opened this issue Jun 15, 2020 · 0 comments
Open

Comments

@vmkalbskopf
Copy link

vmkalbskopf commented Jun 15, 2020

Hi

I am trying to run gencore on sorted RNA reads mapped with STAR. The input bam file is 708 MB. The reference genome is 22MB.
Here is the command I used to run gencore:

 `gencore -i mapped_reads/R51 -o gencore_bams/R51_gencore.bam -r PlasmoDB-39_PrelictumSGS1-like_Genome.fasta --debug`

It reads in the ref file great, then it lists all the contigs present in the BAM file. Then it crashes:

Starting contig 0
Segmentation fault (core dumped)

I installed gencore using conda.

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