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

STAR OOM #174

Open
ihodes opened this issue Mar 22, 2017 · 1 comment
Open

STAR OOM #174

ihodes opened this issue Mar 22, 2017 · 1 comment
Labels

Comments

@ihodes
Copy link
Member

ihodes commented Mar 22, 2017

STAR needs memory limit some cases

Mar 22 07:03:21 ..... Started sorting BAM
EXITING because of fatal ERROR: not enough memory for BAM sorting: 
SOLUTION: re-run STAR with at least --limitBAMsortRAM 65209053098
Mar 22 07:03:21 ...... FATAL ERROR, exiting
@smondet
Copy link
Member

smondet commented Mar 22, 2017

Can't the bam be sorted by Samtools and then STAR be told not to attempt sorting?

Because if STAR keeps trying in-memory sorts this will never end :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants