diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /biology/grappa | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) |
Notes
Diffstat (limited to 'biology/grappa')
-rw-r--r-- | biology/grappa/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/grappa/pkg-descr b/biology/grappa/pkg-descr index ce732438a251..a9e297e44e58 100644 --- a/biology/grappa/pkg-descr +++ b/biology/grappa/pkg-descr @@ -1,6 +1,6 @@ GRAPPA: Genome Rearrangements Analysis under Parsimony and other Phylogenetic Algorithms - + This suite of programs implements the approach to phylogeny reconstruction from gene orders described in the paper Moret, B.M.E., Wyman, S., Bader, D.A., Warnow, T., and Yan, M., @@ -12,6 +12,6 @@ such trees that obey (are refinements of) a particular constraint tree. "invdist" takes the first two genomes in the input file and returns their inversion distance. -"distmat" prints the inversion and breakpoint distance matrices. +"distmat" prints the inversion and breakpoint distance matrices. WWW: http://www.cs.unm.edu/~moret/GRAPPA/ |