You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run wfmash with https://github.com/nf-core/pangenome--wfmash_chunks 1200. Unfortunately, the wfmash job got killed due to insufficient memory specify in the pipeline according to our sysadmin. This Nextflow pipeline version’s major advantage is that it can distribute the usually computationally heavy all versus all alignment step across a whole cluster.
I did the following steps to prepare the genomes for wfmash:
I tried to run wfmash with https://github.com/nf-core/pangenome
--wfmash_chunks 1200
. Unfortunately, the wfmash job got killed due to insufficient memory specify in the pipeline according to our sysadmin. This Nextflow pipeline version’s major advantage is that it can distribute the usually computationally heavy all versus all alignment step across a whole cluster.I did the following steps to prepare the genomes for wfmash:
I found many wfmash parameter settings in this file: https://github.com/nf-core/pangenome/blob/master/conf/modules.config . Do you see any problems with them?
Furthermore, the pipeline provides mane wfmash parameters to be set ( https://nf-co.re/pangenome/1.0.0/parameters#wfmash-options ).
I already notified the developer of the Nextflow pipeline ( nf-core/pangenome#168 ).
Thank you in advance for your help,
Michal
The text was updated successfully, but these errors were encountered: