Description Slots Methods See Also Examples
kaksAA class for representing the kaksAA results
seq_num
:Object of class "list"
. The number of sequences
kaks
:Object of class "list"
. kaks value
lod
:Object of class "list"
. LOD confidence score, refer to vignette for details
q
:Object of class "list"
. q value, refer to vignette for details
ka
:Object of class "list"
.ka value of kaks ratio, i.e. the samples count of the nonsynonymous mutation.
ks
:Object of class "list"
. ks value of kaks ratio, i.e. the samples count of the synonymous mutation.
signature(object = "kaksAA")
: Filter positive selection amino mutations for objects of kaksAA class.
1 2 3 | #examplefile=system.file("extdata","PI_treatment.aln",package="CorMut")
#example=seqFormat(examplefile)
#result=kaksAA(example)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.