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

sambamba-sort: couldn't parse --memory-limit option #60

Open
jpang-van opened this issue Feb 15, 2021 · 3 comments
Open

sambamba-sort: couldn't parse --memory-limit option #60

jpang-van opened this issue Feb 15, 2021 · 3 comments

Comments

@jpang-van
Copy link

jpang-van commented Feb 15, 2021

if I submit grape-nf to the cluster with following params speficed for mapping process in nextflow.config

withName: mapping {
cpus = 8
memory = 75.GB
time = 6.h
}

I got the could n't parse --memory-limit option error, I specify memory in the wrong format or other issue?, but it is ok for index and other process, any comments?

@jpang-van
Copy link
Author

Hi @emi80

any comments for the issue I mentioned above, thanks. If you need .nextflow.log, I can upload it.
thanks

@emi80
Copy link
Member

emi80 commented Mar 15, 2021

Hi @jpang-van,

apologies for the late reply. I will look into the issue.
Would it be possible for you to upload a copy of the .command.sh file of the failing process?

@mainguyenanhvu
Copy link

I used the command:

sambamba sort -m $MEM -t $NCORE -o $bam_noalt.tmp.bam /dev/stdin

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

3 participants