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 #3

Open
CGNAT opened this issue Jun 5, 2019 · 1 comment
Open

Error #3

CGNAT opened this issue Jun 5, 2019 · 1 comment

Comments

@CGNAT
Copy link

CGNAT commented Jun 5, 2019

Hi
I get the following error when submitting directly on the command line on our HPC server.
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted

This error also leads me to believe that the program will hang if it doesnt have enough memory or, it cannot run the program on such large files.

Is this due to the file size being too large? The program will run with large files of the same sequence but crashes if I try to run it on smaller 10Mb (Bytes) chunks of the reference sequence. Looking around has led me to believe that this is a memory issue. Is this correct?

Ideally, I want to look for breakpoints across the entire genome. Is this possible using AGE?

Thank you!

@abyzov
Copy link
Member

abyzov commented Jun 5, 2019 via email

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