motifSig-class {motifStack} | R Documentation |
"motifSig"
An object of class "motifSig"
represents the output of function
motifSignature
methods for motifSig objects.
signatures(object) frequence(object) nodelist(object) sigColor(object) ## S4 method for signature 'motifSig' x$name
object |
An object of class |
x |
A motifSig object |
name |
slot name of motifSig object |
Objects can be created by calls of the form
new("motifSig", signature, freq, nodelist, gpcol)
.
signature(object =
"motifSig")
return the signatures of motifSig
signature(object = "motifSig")
return the frequency
of motifSig
signature(object = "motifSig")
return the nodelist of
motifSig
signature(object = "motifSig")
return the group color
sets of motifSig
Get or set the slot of motifSig