Bioconductor version: Release (2.12)
CorMut provides functions for computing kaks for individual sites or specific amino acids and detecting correlated mutations among them. Two methods are provided for detecting correlated mutations ,including conditional selection pressure and mutual information. The computation consists of two steps: First, the positive selection sites are detected; Second, the mutation correlations are computed among the positive selection sites. Note that the first step is optional. Meanwhile, CorMut facilitates the comparison of the correlated mutations between two conditions by the means of correlated mutation network.
Author: Zhenpeng Li, Yang Huang, Yabo Ouyang, Yiming Shao, Liying Ma
Maintainer: Zhenpeng Li<zpli21 at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("CorMut")
To cite this package in a publication, start R and enter:
citation("CorMut")
R Script | CorMut | |
Reference Manual |
biocViews | Bioinformatics, Sequencing, Software |
Version | 1.2.0 |
In Bioconductor since | BioC 2.11 (R-2.16) |
License | GPL-2 |
Depends | methods, Biostrings, seqinr, igraph |
Imports | |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | CorMut_1.2.0.tar.gz |
Windows Binary | CorMut_1.2.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | CorMut_1.2.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!