Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix plist files installation. | Felippe de Meirelles Motta | 2008-06-21 | 1 | -1/+2 |
| | | | | | | | | | | - Bump PORTREVISION. Reported by: QA Tindy Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215432 | ||||
* | SSAHA is a software tool for very fast matching and alignment of DNA | Felippe de Meirelles Motta | 2008-06-21 | 35 | -0/+1361 |
sequences. It stands for Sequence Search and Alignment by Hashing Algorithm. It achieves its fast search speed by converting sequence information into a `hash table' data structure, which can then be searched very rapidly for matches. WWW: http://www.sanger.ac.uk/Software/analysis/SSAHA/ PR: ports/124525 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215429 |