The combined multivariate HMM object is output of the function combineMultivariates
and is a list()
with various entries. The class()
attribute of this list was set to "combinedMultiHMM". For a given hmm, the entries can be accessed with the list operators 'hmm[[]]' or 'hmm$'.
A list()
with the following entries:
info |
Experiment table for this object. |
bins |
A |
segments |
Same as |
segments.per.condition |
A |
peaks |
A |
frequencies |
Genomic frequencies of combinations. |
mode |
Mode of analysis. |
combineMultivariates
, uniHMM
, multiHMM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.