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

Running error #2

Open
aslangabriel opened this issue May 17, 2024 · 1 comment
Open

Running error #2

aslangabriel opened this issue May 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@aslangabriel
Copy link

Description of the bug

Hi, I ran the command "nextflow run xiaoli-dong/pathogenseq -r 5a4a403 --input samplesheet.csv -profile docker --outdir results --platform illumina --skip_illumina_dehost true", it always displayed the error of "Project xiaoli-dong/pathogenseq contains uncommitted changes -- Cannot switch to revision: 5a4a403". I have tested all the measures including "nextflow clean -f
and nextflow self-update
". They didn't work. Would you like to help me fix this?

Command used and terminal output

No response

Relevant files

No response

System information

ubuntu22.04

@aslangabriel aslangabriel added the bug Something isn't working label May 17, 2024
@MohdKhairulNizam
Copy link

Hi,
I would suggest you to download the git repo into your local directory and run the pipeline using:

nextflow run pathogenseq/main.nf -input samplesheet.csv -profile docker --outdir results --platform illumina --skip_illumina_dehost true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants