diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2011-12-20 00:23:46 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-20 00:23:46 -0600 |
commit | adbc3285dbb039d2db65ea0e628ba8299c4255cb (patch) | |
tree | e3cabed615290790dfeeb14c815f4ce8ade366d6 /academic/Gblocks/README | |
parent | f3eaf0c23015b01cad52016eccc18bbcf1f91e7f (diff) | |
download | slackbuilds-adbc3285dbb039d2db65ea0e628ba8299c4255cb.tar.gz |
academic/Gblocks: Added (Select blocks of evolutionarily conserved sites)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/Gblocks/README')
-rw-r--r-- | academic/Gblocks/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/academic/Gblocks/README b/academic/Gblocks/README new file mode 100644 index 0000000000..af80855a88 --- /dev/null +++ b/academic/Gblocks/README @@ -0,0 +1,14 @@ +Gblocks is a program written in ANSI C language that eliminates poorly +aligned positions and divergent regions of an alignment of DNA or +protein sequences. These positions may not be homologous or may have +been saturated by multiple substitutions and it is convenient to +eliminate them prior to phylogenetic analysis. + +The use of a program such as Gblocks reduces the necessity of manually +editing multiple alignments, makes the automation of phylogenetic +analysis of large data sets feasible and, finally, facilitates the +reproduction of the alignments and subsequent phylogenetic analysis by +other researchers. Gblocks is very fast in processing alignments and +it is therefore highly suitable for large-scale phylogenetic analyses. + +This just repackages the binaries provided from upstream. |