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
The --min-cov flag gives the proportion of the genome that to be covered by at least 1 read. This is more for quality filtering to remove genomes with many reads that mapped to a conserved region, but may not be present in the sample.
I'm going to reopen this issue because I agree with your nitpick. Invalid parameter combinations should throw an error.
I ran an experiment trying
min-cov
to be .3, .4, .5, .6 and .75 on 10 datasets. Each data set had the same exact result for each value of min-cov.Also just a small nitpick: the --min-cov parameter should error out or complain if the user provides an argument greater than one.
The text was updated successfully, but these errors were encountered: