labsyspharm / quantification

Quantification module for mcmicro
https://github.com/labsyspharm/mcmicro
9 stars 13 forks source link

Enable output of version number via command line #45

Closed FloWuenne closed 4 months ago

FloWuenne commented 1 year ago

nf-core modules require their tools to output a version number via something like

python CommandSingleCellExtraction.py --version

We should add this to the python script!