Open
Description
Dear all,
I tried to use the LncRNAanalysis pipeline using the following command:
ubuntu@powerfulcurie-97d42:~/bigdata/alicia/phd/SarsCovSeq_project/lncRnaSeqData$ nextflow run LncRNAanalysisPipe.nf -profile standard,conda,run --reads '*_{1,2}.fq.gz' --gencode_annotation_gtf gencode.v38.annotation.gtf --lncipedia_gtf lncipedia_5_2_hg38.gtf --hisat2_index GRCh38.p13.genome.fa
N E X T F L O W ~ version 19.01.0
Not a valid project name: LncRNAanalysisPipe.nf
After that, I decided to downlowd the latest version of the pipeline and run the command again using:
ubuntu@powerfulcurie-97d42:~/bigdata/alicia/phd/SarsCovSeq_project/lncRnaSeqData$ nextflow run my_pipes/LncPipe-0.2.5/LncRNAanalysisPipe.nf -profile standard,conda,run --reads '*_{1,2}.fq.gz' --gencode_annotation_gtf gencode.v38.annotation.gtf --lncipedia_gtf lncipedia_5_2_hg38.gtf --hisat2_index GRCh38.p13.genome.fa
N E X T F L O W ~ version 19.01.0
Launching `my_pipes/LncPipe-0.2.5/LncRNAanalysisPipe.nf` [pensive_lorenz] - revision: caa3313f66
Unknown configuration profile: 'standard'
Do you know why these errors occur?
Metadata
Metadata
Assignees
Labels
No labels
Activity