diff options
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. |