Hi!! i am having to use a test pipeline:
nextflow run nf-core/rnaseq -r 3.23.0 -profile test --outdir ./out/
and i am having this issue “The AWS Access Key Id you provided does not exist in our records”:
I have installed nextflow following what they said in conda (Installation — Nextflow documentation)
conda create --name nf-env bioconda::nextflow
So i do not know if i need to install something else, how to do it. I really need help to solve it.
Thank you very much
