Skip to content

Releases: gamcil/synthaser

synthaser v1.1.22

16 Nov 02:41

Choose a tag to compare

Update citation in plot HTML

synthaser v1.1.21

13 Oct 08:57

Choose a tag to compare

  • Added order property to classification rules so that rules can specify required domain orders
  • Added NRPS-PKS rule

synthaser v1.1.20

16 Jul 03:07

Choose a tag to compare

  • Rename old references to cblaster in main.py

synthaser v1.1.9

16 Jul 03:06

Choose a tag to compare

  • Fix bug when parsing GenBank files for proteins not having IDs
  • Rename old references to cblaster in config code

synthaser v1.1.8

28 May 05:36

Choose a tag to compare

change cblaster refs to synthaser

synthaser v1.1.7

16 Mar 09:04

Choose a tag to compare

Remove genome2json, add biopython dependency

synthaser v1.1.6

16 Mar 05:45

Choose a tag to compare

  • Rework modules to use BioPython instead of DIY implementations (FASTA parsing, Entrez) #6

synthaser v1.1.5

18 Jan 07:27

Choose a tag to compare

  • Split API calls for checking vs retrieval of results
  • Reworked classification system to format produced by rule generator

synthaser v1.1.4

30 Nov 05:06

Choose a tag to compare

  • Refactored visualisation to separate library (github.com/gamcil/synthaser.js)

synthaser v1.1.0

21 Jul 05:34

Choose a tag to compare

  • Introduces ability to use own domain/classification rule files
  • Completely reworked plotting: removed matplotlib, now generates interactive plot using D3 JavaScript library