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

Access to undefined parameter 'gff' #94

Open
hodeco opened this issue Jan 29, 2021 · 2 comments
Open

Access to undefined parameter 'gff' #94

hodeco opened this issue Jan 29, 2021 · 2 comments

Comments

@hodeco
Copy link

hodeco commented Jan 29, 2021

Hello,

at the very beginning I run into the following problem that I can not find a solution for. Did anybody have the problem before?

Many thanks in advance!

WARN: DSL 2 IS AN EXPERIMENTAL FEATURE UNDER DEVELOPMENT -- SYNTAX MAY CHANGE IN FUTURE RELEASE
executor > local (3)
[0f/b98f62] process > ncovIllumina:prepareReferenceFiles:articDownloadScheme (https://git... [100%] 1 of 1 ✔
[bc/c2382f] process > ncovIllumina:prepareReferenceFiles:indexReference (nCoV-2019.refere... [100%] 1 of 1 ✔
[- ] process > ncovIllumina:sequenceAnalysis:readTrimming -
[- ] process > ncovIllumina:sequenceAnalysis:readMapping -
[- ] process > ncovIllumina:sequenceAnalysis:trimPrimerSequences -
[- ] process > ncovIllumina:sequenceAnalysis:callVariants -
[- ] process > ncovIllumina:sequenceAnalysis:makeConsensus -
[- ] process > ncovIllumina:sequenceAnalysis:makeQCCSV -
[c1/a1760e] process > ncovIllumina:sequenceAnalysis:writeQCSummaryCSV (210129_test) [100%] 1 of 1 ✔
[- ] process > ncovIllumina:sequenceAnalysis:collateSamples -
WARN: Access to undefined parameter gff -- Initialise it to a default value eg. params.gff = some_value

@jhill1440
Copy link

Hello,

I am getting the same issue when running either the docker or singularity profiles.

My command I am running:
./nextflow run connor-lab/ncov2019-artic-nf -profile docker --illumina --prefix test1 --directory /home/

Thanks

@dianalir
Copy link

Hello,

I am getting the same issue when running either the docker or singularity profiles.

My command I am running:
./nextflow run connor-lab/ncov2019-artic-nf -profile docker --illumina --prefix test1 --directory /home/

Thanks

@jhill1440 did you manage to solve it?

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

3 participants