-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bug/s in version 1.0.8 #36
Comments
Sorry about that. Can you share me your bam so I can fix the bug/s. My email is [email protected]. |
@crj32 It took me a quite a while to pinpoint the mem bugs, quite hidden ones. Thank you for reporting and sharing the file. Let me know how does it go with https://github.com/ruolin/strawberry/releases/tag/1.1.0. And I will delete the file once you run it through. |
Sorry Ruolin I'm going to be busy for quite a while with other projects, but I guess everything is working now and we have made Strawberry considerably more appealing for other users. Thanks for your help with this. |
No problem. Thank you for your comments and suggestions. I really appreciate it. |
@crj32 I will close this issue for now. Feel free to reopen it. |
This new version looks promising, but I get the following errors:
throws an error
strawberry SAM24297965.bam -p 20 -g ./gencode.v29.annotation.gtf -o ./test.gtf
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
throws an error
strawberry SAM24297965.bam -p 20 -g gencode.v29.annotation.gtf -o test.gtf
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: