MI-class: Class "MI"

Description Slots Methods See Also Examples

Description

MI class for representing the miCodon/miAA results

Slots

mi:

Object of class "matrix". Mutual information among codons or amino mutations

p.value:

Object of class "matrix". P value for the significance of correlated mutations

Methods

filterSites

signature(object = "MI"): Filter positive selection amino mutations for objects of MI class.

plot

signature(object = "MI"): Plot the influence interaction among mutations for objects of MI class.

See Also

miCodon,filterSites

Examples

1
2
3
#examplefile=system.file("extdata","PI_treatment.aln",package="CorMut")
#example=seqFormat(examplefile)
#result=miAA(example)

superkits/CorMut documentation built on May 8, 2019, 11:59 p.m.