issues
search
opencobra
/
memote
memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
128
stars
28
forks
source link
Enable report commands/functions to utilize existing results via commit hashes and result files
#690
Open
Midnighter
opened
4 years ago
Midnighter
commented
4 years ago
memote report
commands should be able to accept JSON files of memote results as input and generate snapshot or diff reports from them.
It should also be possible to specify git hashes to refer to a specific result in the database and generate a report for it.
memote report history
should accept a hash range like
avfegr3..vre9r24
and generate results for that range.
memote report
commands should be able to accept JSON files of memote results as input and generate snapshot or diff reports from them.memote report history
should accept a hash range likeavfegr3..vre9r24
and generate results for that range.