diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2017-02-14 16:17:53 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-17 21:52:07 +0000 |
commit | b56f1badba028b380ff81f2a6365190684af6948 (patch) | |
tree | 23fb2f52062bd1745ca998677d4f3621ff0935b5 /academic/CAFS_divergence/README | |
parent | 95de8fdc5000a028a2d64b4ca373b4b2d3ba1656 (diff) | |
download | slackbuilds-b56f1badba028b380ff81f2a6365190684af6948.tar.gz |
academic/CAFS_divergence: Added (functional shift clustering).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/CAFS_divergence/README')
-rw-r--r-- | academic/CAFS_divergence/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/academic/CAFS_divergence/README b/academic/CAFS_divergence/README new file mode 100644 index 0000000000..9320c24786 --- /dev/null +++ b/academic/CAFS_divergence/README @@ -0,0 +1,26 @@ +CAFS: Clustering Analysis of Functional Shifts + +CAFS is a simple and fast method for Clustering functionally divergent (FD) +genes by Functional Category. + +The method implemented in CAFS is one of several sequence-based methods +for identifying the 'interesting' subset of substitutions that might +underpin functional divergence. These methods are based on the idea of that +functionally-important residues are highly conserved, so that evolutionary +rates tend to be low at important sites. Functional divergence can then be +identified by comparing rates (or levels of conservation) between two +clades of proteins at a homologous site. Alternatively, a significant +change in amino acid identity (such as a large, positively-charged residue +in one group of sequences versus a small, neutral residue in the other) +could indicate functional divergence even without a change in rate. + +This program analyses alignments and provides the user with the best +putative sites under functional divergence. + +NOTE: This only repackages the 64bit binary provided from upstream. A 32bit +executable is not available. + +Citing: +Caffrey BE, Williams TA, Jiang X, Toft C, Hokamp K, Fares MA (2011). +Proteome-wide analysis of functional divergence in bacteria: Exploring a +host of ecological adaptations. |