Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknowm configuration profile #52

Open
alicia1703 opened this issue Jun 1, 2021 · 0 comments
Open

Unknowm configuration profile #52

alicia1703 opened this issue Jun 1, 2021 · 0 comments

Comments

@alicia1703
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant