diff options
author | jeh <jeh@FreeBSD.org> | 2001-02-12 00:28:59 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-02-12 00:28:59 +0800 |
commit | 1575425fa548d42dd928ecc24d27fac8a205edab (patch) | |
tree | 8f480f0792ef565d5902e4b7ed96a9d0af153e3a /biology/fasta3/pkg-descr | |
parent | 8078b1770fc5c9725b1e6aa19d3470acddde5460 (diff) | |
download | freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.tar.gz freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.tar.zst freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.zip |
- New port: biology/fasta3, which comprises the FASTA3 suite of DNA and
protein sequence search programs
- FASTA3 updates only some of the elements of FASTA2, which is why I have
submitted ports of both versions (as biology/fasta and biology/fasta3)
PR: 24716
Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'biology/fasta3/pkg-descr')
-rw-r--r-- | biology/fasta3/pkg-descr | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/biology/fasta3/pkg-descr b/biology/fasta3/pkg-descr new file mode 100644 index 000000000000..9aac7813aa95 --- /dev/null +++ b/biology/fasta3/pkg-descr @@ -0,0 +1,20 @@ +Version 3 of the FASTA packages contains many programs for searching DNA and +protein databases and one program (prss3) for evaluating statistical +significance from randomly shuffled sequences. Several additional analysis +programs, including programs that produce local alignments, are available as +part of version 2 of the FASTA package, which is available as the port +biology/fasta. + +FASTA is described in: W. R. Pearson and D. J. Lipman (1988), "Improved +Tools for Biological Sequence Analysis", PNAS 85:2444-2448; W. R. Pearson +(1996) "Effective protein sequence comparison" Meth. Enzymol. 266:227-258; +Pearson et. al. (1997) Genomics 46:24-36; Pearson, (1999) Meth. in +Molecular Biology 132:185-219. + +The FASTA3 suite is distributed freely subject to the condition that it may +not be sold or incorporated into a commercial product. + +Author: William R Pearson <wrp@virginia.edu> +WWW: http://fasta.bioch.virginia.edu/ + +-- Johann Visagie <johann@egenetics.com> |