nf-core/sarek pipeline : adding genome index in config file
1
0
Entering edit mode
3 days ago
ashaneev07 ▴ 50

Hello all,

When i try nf-core/sarek for the first time i have faced few issues that i share below,

  1. The pipeline stopped after few minutes and showing " Process requirement exceeds available memory :required 36 GB ;available 29.5 GB" - Error while createsequencedictionary

So, I've add the already existing index and dict file of genome in the config file, but it still showing that - 'not found in any config files provided to the pipeline' .

nf-core config memory variantcalling sarek • 218 views
ADD COMMENT
0
Entering edit mode
3 days ago
Maxime Garcia ▴ 350

I'd recommend adding any additional params for the pipeline in a params-file (https://www.nextflow.io/docs/latest/config.html#configuration-file https://nf-co.re/docs/usage/getting_started/configuration#custom-configuration-files yaml and json format), and feed it on the command line with the -params-file option. That being said, given the error, I would also recommend to adjust the resource requirement for the pipeline and adapt to your own system/infrastructure cf https://nf-co.re/docs/usage/getting_started/configuration#max-resources.

ADD COMMENT

Login before adding your answer.

Traffic: 1641 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6