Any alternative for SSPACE-longreads or any suggestion to speed up
Hi all,
I am using SSPACE-longreads to scaffold my genome (around 3G) with error corrected Pacbio data (10000000 reads), but the output is super slow, it seems the process will take 3 months. Is there any alternative to fulfill the same purpose? Or are there any suggestion to speed up, for example changing part of the code or any trick? BTW, I am using the default parameters.
• 4,074 views
•
link
1 answer
Maybe you can try OPERA-LG. It has a script for scaffolding using PacBio reads. Here is the paper https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-0951-y
It seems to be better than SSPACE-LongReads
• 0 views
•
link
Log in to answer this question.
Did you try using more CPU by changing the -T parameter?
Yes, 8 threads. But, the blasr just take couple hours to complete. And I think SSPACE-longreads don't run multi-thread after blasr.
what about PBJelly’s? Each step in PBJelly’s workflow can be run on a cluster
I am trying PBjelly now. Waiting for the result. But what else I can try?
AHA
http://bioinfo-master.ird.fr:8080/smrtanalysis/doc/bioinformatics-tools/pbaha/doc/PbahaFunctionalSpecification.html
http://rhallpb.github.io/Applications/AHA.html
AHA is part of SMRT Analysis, it seems too complicate to setup. I will try after the PBJelly finish.