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

Exit after reading test dataset #14

Open
hgu0717 opened this issue Jul 11, 2019 · 1 comment
Open

Exit after reading test dataset #14

hgu0717 opened this issue Jul 11, 2019 · 1 comment

Comments

@hgu0717
Copy link

hgu0717 commented Jul 11, 2019

Hey,

I've tried to run with tested Rao's dataset, but the run was abandoned due to the following issues:

Reading input from GM12878_combined/1kb_resolution_intrachromosomal/chr1/MAPQGE30/chr1_1kb.
Building matrix for chromosome 1 at resolution 1000bp with 249233 rows.
Reading KR normalization counts
Initializing matrix to zero elements
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted

@nsauerwald
Copy link

It looks like you might not have enough memory for such a large matrix. Does the same command work for chromosome 22 for example (GM12878_combined/1kb_resolution_intrachromosomal/chr22/MAPQGE30/chr22_1kb)? Or at a lower resolution (GM12878_combined/100kb_resolution_intrachromosomal/chr1/MAPQGE30/chr1_100kb)?

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