Need to implement code version recording: need to record pipeline version info and processing timestamps in metadata for all pipeline output files. Can use Chris's code for accessing github version IDs; also suggest implementing __version__="Some.string" for each major code component.
Need to implement code version recording: need to record pipeline version info and processing timestamps in metadata for all pipeline output files. Can use Chris's code for accessing github version IDs; also suggest implementing
__version__="Some.string"
for each major code component.