You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will consider this as answered but we should probably add some more comprehensive docs for this sort of thing to the website. Realised I added docs for updating custom resource requests and containers to the pipeline template but not for tool-specific ext.args. https://nf-co.re/viralrecon/2.5/usage#custom-configuration
I've tried to figure out how exactly you call iVar consensus by default, to understand some issues with artifactual reversions and frameshifts.
However, I could figure out the complete default command that is run.
You have documented one option here: https://nf-co.re/viralrecon/2.5/parameters#min_mapped_reads but I can't see how it flows through the code.
In the module, you allow passing extra args, but I can't find out what they are.
Are they set to anything at all by default? If so what are default args?
The args end up here: https://github.com/nf-core/viralrecon/blob/master/modules/nf-core/modules/ivar/consensus/main.nf#L25
The text was updated successfully, but these errors were encountered: