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

How to assemble data without providing '--fasta genome.fa' #457

Closed
nitinShukla1912 opened this issue Jan 19, 2025 · 1 comment
Closed

How to assemble data without providing '--fasta genome.fa' #457

nitinShukla1912 opened this issue Jan 19, 2025 · 1 comment

Comments

@nitinShukla1912
Copy link

nitinShukla1912 commented Jan 19, 2025

I am trying to assemble illumina viral reads using spades, for a different virus

nextflow run nf-core/viralrecon -profile docker --input samplesheet.csv --platform illumina --outdir nf-Sample1 --protocol metagenomic --skip_nextclade --assemblers 'spades'

Everytime it is asking me to provide '--fasta genome.fa' is it compulsory?

@nitinShukla1912 nitinShukla1912 changed the title How to assembly data without providing '--fasta genome.fa' How to assemble data without providing '--fasta genome.fa' Jan 20, 2025
@Joon-Klaps
Copy link

Hi,

You can run only the assemblers using the argument --skip_variants it won't ask then for a --fasta. For more info have a look at our docs.

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