uio-bmi / immuneML

immuneML is a platform for machine learning analysis of adaptive immune receptor repertoire data.
https://immuneml.uio.no
GNU Affero General Public License v3.0
60 stars 29 forks source link

please add a version parameter #130

Closed schristley closed 2 years ago

schristley commented 2 years ago

Please add a parameter for immuneml to output its version. This is useful for provenance.

immuneml -v
immuneml --version

As you are using python and git, maybe use versioneer like the airr-standards library