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

metaspades #256

Open
Biofarmer opened this issue Feb 18, 2020 · 4 comments
Open

metaspades #256

Biofarmer opened this issue Feb 18, 2020 · 4 comments

Comments

@Biofarmer
Copy link

Hi,
May I ask whether it is possible to set the parameter (--only-assembler) for metaSPAdes due to the issue as below link?
ablab/spades#152

Thank you.

@ursky
Copy link
Collaborator

ursky commented Feb 18, 2020

I don't want to make this a general option, but it would be very easy for you to modify the assembly.sh script within metawrap to include this option.

@Biofarmer
Copy link
Author

Thank you for your answer. I am not sure how to modify the assembly.sh which has been installed in our cluster?

@ursky
Copy link
Collaborator

ursky commented Feb 18, 2020

One way would be to obtain your own copy of the script here: https://github.com/bxlab/metaWRAP/tree/master/bin/metawrap-modules, and modify it, and then just run this script instead. So instead of metawrap assembly -h, try ./myfolder/assembly.sh -h. Should work.

@davidbio
Copy link

I have been reading about this recommendation because we also have a dataset where some samples apparently never finish. They take 10 days on a 48 cores machine (without finishing), whereas with only-assembler they finish in 40 minutes.

What does CQF stand for?
How does SPAdes take into account the quality scores? I haven't seen any option that allows setting a threshold or similar.

If we ask the user to take care of sequence quality, can't we go for only-assembler without problems?

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