Releases: tuyetminhphan/SynDOKU
Releases · tuyetminhphan/SynDOKU
Release list
Prepare release v.0.3.0
Staging (#3) * Prepare 0.2.0 release * Prepare 0.3.0 release --------- Co-authored-by: Tuyet Minh Phan <tuyetminhphan.work@gmail.com>
Prepare release 0.2.0
Prepare 0.2.0 release (#2) Co-authored-by: Tuyet Minh Phan <tuyetminhphan.work@gmail.com>
SynDOKU 0.1.1
Restores SynTemp support for KEGG reaction-center clustering.
- Includes SynTemp 1.0.3 in pip, Conda, and Docker distributions.
- Keeps Graphviz removed.
- SynRBL is installed transitively because SynTemp requires it; it is not a direct SynDOKU dependency.
SynDOKU 0.1.0
Initial SynDOKU release.
Conda:
conda install -c tuyetminhphan -c conda-forge syndoku
Docker:
docker run --rm tuyetminhphan/syndoku:0.1.0
SynRBL, SynTemp, and Graphviz are not included. PuLP-based MILP support is available as the optional pip extra syndoku[milp].