Releases: gamcil/cblaster
Releases · gamcil/cblaster
cblaster v1.2.6
bump version to 1.2.6
cblaster v1.2.5
- add gffutils to requirements
cblaster v1.2.2
- 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
- Fixed bug when performing local searches on Windows due to issues with temporary files
cblaster v1.2.0
- 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
- 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
- Complete rework of plot; remove matplotlib, use D3 JavaScript library instead