Skip to content

Releases: gamcil/cblaster

cblaster v1.2.6

05 Mar 08:38
Compare
Choose a tag to compare
bump version to 1.2.6

cblaster v1.2.5

27 Jan 03:02
Compare
Choose a tag to compare
  • add gffutils to requirements

cblaster v1.2.2

06 Oct 08:40
Compare
Choose a tag to compare
  • Fixed a bug when resuming remote searches from BLAST RID
  • Added extract module to GUI
  • Changed default values for gne module

cblaster v1.2.1

21 Sep 12:29
Compare
Choose a tag to compare
  • Fixed bug when performing local searches on Windows due to issues with temporary files

cblaster v1.2.0

15 Sep 08:44
9b5612e
Compare
Choose a tag to compare
  • Added extra options in plots to adjust size/position/visibility of plot elements
  • Cell borders are now drawn when cells contain shared hit sequences (indicated by same colour border), not just because cell contains >1 hit
  • Sequence names (and optionally sequences via NCBI) can now be extracted from search session files using the extract module
  • Added GFF3 parsing for creating cblaster local databases via genome2json

cblaster v1.1.1

12 Aug 08:52
83f38aa
Compare
Choose a tag to compare
  • Add ability to save raw BLAST and IPG tables
  • Move filtering of IPG table to later stage to avoid missing potential homologues when BLAST hit is e.g. a SwissProt entry
  • Raise hitlist_size from 500 to 5000 to avoid missing potential hits in widespread sequences
  • Updates to the command line interface, example usages, new options
  • Add ability to load and merge multiple session files from the CLI

cblaster v1.1.0

21 Jul 05:39
Compare
Choose a tag to compare
  • Complete rework of plot; remove matplotlib, use D3 JavaScript library instead