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
Hello.
I am trying to use viralrecon as to detect variants with a minimun frequency of 0.1. Nevertheless, when using viralrecon with the instructions given below, I have found the following warning:
WARN: Found unexpected parameters:
--min_allele_freq: 0.1
the min_allele_freq is being ignored. What can I do?
Description of the bug
Hello.
I am trying to use viralrecon as to detect variants with a minimun frequency of 0.1. Nevertheless, when using viralrecon with the instructions given below, I have found the following warning:
WARN: Found unexpected parameters:
the min_allele_freq is being ignored. What can I do?
Thanks in advance!
Command used and terminal output
$ nextflow run nf-core/viralrecon --input samplesheet.csv --genome 'MN908947.3' --min_allele_freq 0.1 -profile singularity --primer_bed nCoV-2019.artic.V4_1.bed --outdir viralrecon_output/ --platform illumina --protocol amplicon
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: