Missing plugin 'nf-amazon' #3945
-
Bug report(nextflow plugin install nextflow-io/nf-amazon failed) Steps to reproduce the problemnextflow run nf-core/rnaseq --input input.csv --outdir /home/bing/Downloads/rnaseq/output --genome TAIR10 -profile docker --max_cpus 18 --max_memory 60GB Program outputERROR ~ Missing plugin 'nf-amazon' required to read file: s3://ngi-igenomes/igenomes/Arabidopsis_thaliana/Ensembl/TAIR10/Sequence/WholeGenomeFasta/genome.fa -- Check script '/root/.nextflow/assets/nf-core/rnaseq/./workflows/rnaseq.nf' at line: 27 or see '.nextflow.log' file for more details EnvironmentVersion: 23.04.1 build 5866 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
cp the nf-amazon to the right place. |
Beta Was this translation helpful? Give feedback.
cp the nf-amazon to the right place.