Releases: ontox-hu/ontox-phymdos
Releases · ontox-hu/ontox-phymdos
Phymdos v1.05
v1.05
What's new:
- Integrated new SBtab <-> SBML converters into the app
- Integrated option to source data directly from Sysrev
- Added a write_sbtab() function
Fixes:
- Fixed python interpreter bug
- Data folders have been slightly restructured
What's Changed
- Dev daniel by @DanielRoodzant in #54
Full Changelog: v1.04...v1.05
Phymdos v1.04
What's new:
- Extra description and examples on table elements in the description tables
- Added error handlers for SBtab and SBML upload
- Added some test SBtab files to repository
- SBtab version selection is no longer an option
Fixes:
- Fixed bug where last column of tables contains same input as first column upon SBtab upload
- App won't crash as much with the new error handlers
More info from Github:
What's Changed
- Dev daniel by @DanielRoodzant in #52
Full Changelog: v1.03...v1.04
Phymdos v1.03
What's new:
- Added status counter for MINERVA visualization.
- Created CSS template for dashboard styling.
- Small update on README
- Files have been restructured
Fixes:
- MINERVA now opens after the map has rendered so no more blank pages.
Phymdos v1.02
What's new:
- Added MINERVA to the published version of the app .
- Users can now choose to load MINERVA without annotation which can be significantly faster than with annotation.
Fixes:
- Bug intefering with SBTab -> SBML converter.
- Minor bugs.
- File structuring.