mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
biology/barrnap: Update descr
This commit is contained in:
parent
a7eec55e9c
commit
20cc8e440a
1 changed files with 8 additions and 6 deletions
|
@ -1,6 +1,8 @@
|
||||||
SIMD-vectorized implementation of the Viterbi algorithm for profile HMM
|
Barrnap predicts the location of ribosomal RNA genes in genomes. It supports
|
||||||
alignment and introduced various other speed-ups. This accelerated HHsearch by a
|
bacteria (5S,23S,16S), archaea (5S,5.8S,23S,16S), metazoan mitochondria
|
||||||
factor 4 and HHblits by a factor 2 over the previous version 2.0.16. HHblits3 is
|
(12S,16S) and eukaryotes (5S,5.8S,28S,18S).
|
||||||
~10x faster than PSI-BLAST and ~20x faster than HMMER3. Jobs to perform HHsearch
|
|
||||||
and HHblits searches with many query profile HMMs can be parallelized over cores
|
It takes FASTA DNA sequence as input, and write GFF3 as output. It uses the new
|
||||||
and over servers in a cluster using OpenMP and message passing interface (MPI).
|
nhmmer tool that comes with HMMER 3.1 for HMM searching in RNA:DNA style.
|
||||||
|
Multithreading is supported and one can expect roughly linear speed-ups with
|
||||||
|
more CPUs.
|
||||||
|
|
Loading…
Add table
Reference in a new issue