CGATOxford / UMI-tools

Tools for handling Unique Molecular Identifiers in NGS data sets
MIT License
491 stars 190 forks source link

Help messages not showing in umi_tools 1.1.4 #585

Closed IanSudbery closed 9 months ago

IanSudbery commented 1 year ago

Running

$umi_tools --help

Produces the correct help message, but running --help for any of the subtools produces only the version string.

$umi_tools dedup --help
UMI-Tools: Version 1.1.4
IanSudbery commented 1 year ago

This appears to have been caused by a regression when the master branch was merged into {IS}_fix_help_messages

IanSudbery commented 1 year ago

See PR #586