mcveanlab / mccortex

De novo genome assembly and multisample variant calling
https://github.com/mcveanlab/mccortex/wiki
MIT License
113 stars 25 forks source link

mccortex clean's help output #48

Closed yeban closed 7 years ago

yeban commented 7 years ago

Running mccortex clean without any option prints help output, which says If neither -T or -U specified, just saves output statistics. However, the default behaviour seems to be to automatically apply -T and -U options with computed values.

noporpoise commented 7 years ago

Thanks @yeban I've corrected the help text. Thank you for all your feedback, apologies for the delay in getting to it.