wilhelm-lab / oktoberfest

Rescoring and spectral library generation pipeline for proteomics.
MIT License
29 stars 8 forks source link

--version #228

Open tobiasko opened 1 month ago

tobiasko commented 1 month ago

Is your feature request related to a problem? Please describe.

quick check if oktoberfest installation works/which version is executed

Describe the solution you would like

--version argument

Additional context

python -m oktoberfest --version
usage: __main__.py [-h] [--config_path C]
__main__.py: error: unrecognized arguments: --version
WARNING:root:WARNING: Temp mmap arrays were written to /tmp/temp_mmap_eln9f7kq. Cleanup of this folder is OS dependant, and might need to be triggered manually! Current space: 38,895,878,144

Would also be good if oktoberfest would print available parameters when being executed without any.

picciama commented 1 week ago

added it directly to the release/0.7.0 branch.