We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have checked the following places for your error:
Hi Sicilian team
Thanks for developing this tool. It looks very promising! I am trying to use it but I get this error when pulling the pipeline with
nextflow run nf-core/sicilian -profile test docker
WARN: Cannot read project manifest -- Cause: Remote resource not found: https://api.github.com/repos/nf-core/sicilian/contents/nextflow.config
Moverover, Sicilian does not seem to be a part of nfcore pipelines? This site does not exist https://nf-co.re/sicilian/usage
Thanks for clarifying!
The text was updated successfully, but these errors were encountered:
Thanks for this great tool. I have the same issue too.
Sorry, something went wrong.
Hello, can you try running nextflow run salzmanlab/nf-sicilian -profile test -r dev ?
nextflow run salzmanlab/nf-sicilian -profile test -r dev
Dear @juliaolivieri , thanks so much for your reply. It is work, but there is an error.
Are you running SICILIAN within the conda environment?
$ wget https://raw.githubusercontent.com/salzmanlab/nf-sicilian/dev/environment.yml $ conda env create --name sicilian_env --file=environment.yml $ conda activate sicilian_env
No branches or pull requests
I have checked the following places for your error:
Hi Sicilian team
Thanks for developing this tool. It looks very promising! I am trying to use it but I get this error when pulling the pipeline with
nextflow run nf-core/sicilian -profile test docker
WARN: Cannot read project manifest -- Cause: Remote resource not found: https://api.github.com/repos/nf-core/sicilian/contents/nextflow.config
Moverover, Sicilian does not seem to be a part of nfcore pipelines? This site does not exist https://nf-co.re/sicilian/usage
Thanks for clarifying!
The text was updated successfully, but these errors were encountered: