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

terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid #4

Open
ilariastewart opened this issue Oct 26, 2023 · 5 comments

Comments

@ilariastewart
Copy link

Hi there,

I am running vamos as seen below (with file paths abbreviated)... I keep running into this "terminate" error. I cannot seem to find any documentation of this error online in regards to vamos. I have checked all file paths and formats and all seems good there.

module load vamos/1.2.2

vamos --read -b /mnt/scratch/*.bam -r /mnt/vntr_region_motifs.e.bed -s sample_name -o /mnt/scratch/*.vcf -t 8
option -input with `/mnt/scratch/*.bam'
option -region with `/mnt/vntr_region_motifs.e.bed '
option -sampleName with `sample_name'
option -output with `/mnt/scratch/*.vcf'
option -numThreads with `8'
locuswise_flag is set. 
finish reading 467078 vntrs
finish writing the header
start thread: 0
start thread: 1
start thread: 2
start thread: 3
start thread: 4
start thread: 5
start thread: 6
start thread: 7
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid

Any help is much appreciated!!

@mchaisso
Copy link
Contributor

mchaisso commented Oct 26, 2023 via email

@ilariastewart
Copy link
Author

Hi Mark,

Thanks for your quick reply! This solved the problem.

Best,
Ilaria

@mchaisso
Copy link
Contributor

Great, will close then.

@mchaisso
Copy link
Contributor

mchaisso commented Nov 2, 2023

Hi Ilaria,
Are you able to share the region with the error and/or the sequences you are running on? Also, the command should take in a single bam and produce a single vcf.

Thanks,
-Mark

@mchaisso mchaisso reopened this Nov 3, 2023
@mchaisso
Copy link
Contributor

mchaisso commented Nov 3, 2023

Is this on a pacbio or nanopore bam? If you can share raw reads (overlapping only this region +/- about 50kb), can you send to my usc e-mail?

Thanks,
-Mark

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