Rnaseq: Can't stage file rfam-5.8s-database-id98.fasta

Created on 21 Feb 2020  路  5Comments  路  Source: nf-core/rnaseq

I'm running the nf-core/rnaseq pipeline in version 1.4.

Only when I enable --removeRiboRNA I get the following error:

Error executing process > 'sortmerna_index (rfam-5.8s-database-id98)'

Caused by:
  Can't stage file https://raw.githubusercontent.com/biocore/sortmerna/master/rRNA_databases/rfam-5.8s-database-id98.fasta -- reason: Unable to access path: /biocore/sortmerna/master/rRNA_databases/rfam-5.8s-database-id98.fasta

It appears that the link to the rRNA database is dead.

bug question

All 5 comments

Yes, unfortunately the database location has been moved recently. This has been mentioned somewhere (can't find the link atm) but nobody so far fixed it for the next release.

Should be fixed in dev can you try? -r dev should run the dev branch.

Thanks! Cool, I have some new data to analyze anyway, can try it out in this context.

There seems to be a problem in dev mode at the moment.

Launching `nf-core/rnaseq` [stoic_minsky] - revision: 4b17f39ec3 [dev]
Unknown config attribute `params.igenomesIgnore` -- check config file: /home/pklemm/.nextflow/assets/nf-core/rnaseq/nextflow.config

I've already removed ~/.nextflow, but it didn't fix the error

Should be fixed for good by #448

Was this page helpful?
0 / 5 - 0 ratings

Related issues

prmac picture prmac  路  10Comments

aubinthomas picture aubinthomas  路  12Comments

apeltzer picture apeltzer  路  4Comments

mjsteinbaugh picture mjsteinbaugh  路  9Comments

carrere picture carrere  路  11Comments