Skip to content

Unknowm configuration profile #52

Open
@alicia1703

Description

@alicia1703

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions