Tools : BLAST | |
---|---|
Public ID | blast |
Short Name | BLAST |
Version | 1.1.3 |
Description | Perform a BLAST comparision with another genome sequence. |
Software | BLAST+ 2.12.0 |
Citation | Altschul, S.F., Gish, W., Miller, W., Myers, E.W. & Lipman, D.J. (1990) "Basic local alignment search tool." J. Mol. Biol. 215:403-410. |
Category | Sequence Comparison |
Added By | Jason R. Grant |
Worker | server |
Queue | medium |
Created At | 2022-01-25 21:00:54 UTC |
Updated At | 2023-02-19 20:43:46 UTC |
Change Log
--------------------------------------------------------------------------------
Prokan Tool Changelog: BLAST
--------------------------------------------------------------------------------
v1.1.3 - 2023-02-19
- Changed: by default no longer separate results by strand
v1.1.2 - 2023-01-27
- Fixed: filetype detection
- Improved: Remove non word characters from raw sequences
v1.1.1 - 2023-01-13
- Fix bit score: integer to float
- Change meta data key: score -> bit_score
v1.1.0 - 2022-11-24
- Add ReportCard
v1.0.1 - 2022-03-30
- blastn results are now strand specific
v1.0.0 - 2022-01-20
- Upgrade BLAST to 2.12.0
v0.1.0 - 2021-02-14
- Initial Release