Closed MarcelaHer closed 2 years ago
Hello @MarcelaHer
You can adjust the minimum N50 value with --minimum-N50-value
:
--minimum-N50-value MINIMUM_N50_VALUE
The minimum N50 value for the quality metrics. Defaults to 10000. [10000].
However, all this does is changes the quality module status from Fail to Pass. The N50 value and minimum/maximum length values for a genome just change that status, they don't have any other effect on the output.
Hi, is there any option to run this program with N50<10000? Thanks