Releases: gamcil/synthaser
Releases · gamcil/synthaser
synthaser v1.1.22
synthaser v1.1.21
- Added
orderproperty to classification rules so that rules can specify required domain orders - Added NRPS-PKS rule
synthaser v1.1.20
- Rename old references to cblaster in main.py
synthaser v1.1.9
- Fix bug when parsing GenBank files for proteins not having IDs
- Rename old references to cblaster in config code
synthaser v1.1.8
change cblaster refs to synthaser
synthaser v1.1.7
Remove genome2json, add biopython dependency
synthaser v1.1.6
- Rework modules to use BioPython instead of DIY implementations (FASTA parsing, Entrez) #6
synthaser v1.1.5
- Split API calls for checking vs retrieval of results
- Reworked classification system to format produced by rule generator
synthaser v1.1.4
- Refactored visualisation to separate library (github.com/gamcil/synthaser.js)
synthaser v1.1.0
- Introduces ability to use own domain/classification rule files
- Completely reworked plotting: removed matplotlib, now generates interactive plot using D3 JavaScript library