Version | Date | Description |
---|---|---|
1.0.3 | 2013-04-26 | BLAST+, bug fix |
1.0.2 | 2013-01-14 | Comparable Hsp's |
1.0.1 | 2012-12-18 | More info retrieved from BLAST service |
1.0.0 | 2012-09-19 | First release |
Type | Changes | By |
---|---|---|
![]() | Changed default value for align parameter from 7 to 5 in order to use the BLAST+ service which will replace BLAST in the same EBI URL. | rafalcan |
![]() | Fixed assignment of fields when configuration is read from file. | rafalcan |
![]() | Added setters for URLs to make the client more configurable after instantiation. | rafalcan |
Type | Changes | By |
---|---|---|
![]() | Hsp now implements comparable, so that high scoring pairs are naturally sorted by bit score. | rafalcan |
![]() | Added comparator to order Hsp's by raw score value. | rafalcan |