diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2014-06-09 01:01:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:45 +0700 |
commit | f8fb5e97dfa1dabbf7808f259e3bd9796f3e098c (patch) | |
tree | 4378038e032bf4899317c0808eea0e40d8152617 /academic/geneconv/slack-desc | |
parent | 9ae03e0d3cb2e36223b59c65ec3d61d972a873d8 (diff) | |
download | slackbuilds-f8fb5e97dfa1dabbf7808f259e3bd9796f3e098c.tar.gz |
academic/geneconv: Added (Statistical Tests).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/geneconv/slack-desc')
-rw-r--r-- | academic/geneconv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/geneconv/slack-desc b/academic/geneconv/slack-desc new file mode 100644 index 0000000000..9c3ec97763 --- /dev/null +++ b/academic/geneconv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +geneconv: geneconv (Statistical Tests for Detecting Gene Conversion) +geneconv: +geneconv: Given an alignment of DNA or protein sequences, GENECONV finds +geneconv: the most likely candidates for aligned gene conversion events +geneconv: between pairs of sequences in the alignment. The program can also +geneconv: look for gene conversion events from outside of the alignment. +geneconv: Candidate events are ranked by multiple-comparison corrected P- +geneconv: values and listed to a spreadsheet-like output file. +geneconv: +geneconv: Home: http://www.math.wustl.edu/~sawyer/geneconv/ +geneconv: References: /usr/doc/geneconv-1.81a/References |