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

set max memory for samtools sort according to device features #63

Closed
hiruna72 opened this issue Oct 28, 2019 · 0 comments · Fixed by #65
Closed

set max memory for samtools sort according to device features #63

hiruna72 opened this issue Oct 28, 2019 · 0 comments · Fixed by #65
Labels
Feature Request New feature or request

Comments

@hiruna72
Copy link
Collaborator

Problem-
app crashes in Samsung GT19500 if max memory (default 768M) is not reduced

Solution
Check device memory capacity and set it accordingly (in above case memory should be set to 300M <= Memory <=500M)

Alternative
Inform user about possible failure and let user set the value

@hiruna72 hiruna72 added the Feature Request New feature or request label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant