Closed karel-brinda closed 1 year ago
It would be great if there could be a better versioning – ideally done automatically using Github hooks.
Also, the program should output version upon ./kmercamel -v (this is kind of universally expected from bioinfo software).
./kmercamel -v
Both of these together would allow me to keep track better of which specific versions were used for which experiments.
See eg https://github.com/wolframroesler/version
It would be great if there could be a better versioning – ideally done automatically using Github hooks.
Also, the program should output version upon
./kmercamel -v
(this is kind of universally expected from bioinfo software).Both of these together would allow me to keep track better of which specific versions were used for which experiments.