We need to record poretitioner's version number within the fast5 files for reproducibility.
Currently, I hardcoded this in segment.py. This is not a good idea since it requires updating the version number in a) 2 places and b) a place that's not expected to need updating.
Can we extract this from the build information somehow?
We need to record poretitioner's version number within the fast5 files for reproducibility.
Currently, I hardcoded this in segment.py. This is not a good idea since it requires updating the version number in a) 2 places and b) a place that's not expected to need updating.
Can we extract this from the build information somehow?