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

error when engaging -h mode #3

Open
christacaggiano opened this issue Jan 10, 2023 · 1 comment
Open

error when engaging -h mode #3

christacaggiano opened this issue Jan 10, 2023 · 1 comment

Comments

@christacaggiano
Copy link

When I run germline2 with the haploid mode, I get an instance of 'std::bad_alloc', suggesting that maybe the memory isn't allocated right for this mode. It seems to work fine without this mode on.

Happy to help test changes

For reference, I am running the following:

     ./germline2/g2  -h -m 0.9 $file".haps.gz" $file".sample" \
     "/germline2/chr"$i".map" \
     $qc_dir"/germline2/chr"$i".match" 

@sashagusev
Copy link
Collaborator

Hi Christa, were you able to get the example working (just making sure this isn't a kernel issue)? Also can you try unzipping the haps file and inputting it as $file".haps"?

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