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

Remote resource not found when running via Nextflow with nf-core/nanoclust #86

Open
alanorth opened this issue Sep 11, 2023 · 2 comments

Comments

@alanorth
Copy link

I'm trying to run nf-core/nanoclust using Nextflow 23.04.2 as details in the comments of main.nf:

$ nextflow run nf-core/nanoclust --reads /home/aorth/data/basecalled_r9.4.1_e8_hac_v3.3.fastq --db "/home/aorth/db" --tax "~/taxdb" -profile singularity
N E X T F L O W  ~  version 23.04.2
Pulling nf-core/nanoclust ...
WARN: Cannot read project manifest -- Cause: Remote resource not found: https://api.github.com/repos/nf-core/nanoclust/contents/nextflow.config
Remote resource not found: https://api.github.com/repos/nf-core/nanoclust/contents/main.nf

Indeed this file is HTTP 404. Is still a supported way of running NanoCLUST?

@ealderli
Copy link

Hi @alanorth, did you eventually succeed in solving this error? I'm currently struggling with the same issue.

@alanorth
Copy link
Author

alanorth commented Apr 5, 2024

@ealderli from my notes, it seems our student switched to porefile for classifying full-length 16S reads from a Nanopore sequencer instead. Sorry...

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

2 participants