getState | R Documentation |
This function uses output of Gaussian Mixture Model to obtain different CNA states.
getState(EM = EM)
EM |
The output of Gaussian Mixture Model for clustering. |
The return is the estimated CNA information.
CNA.state |
Copy number state for each CNA. |
CNA.start |
Start position of each CNA. |
CNA.end |
End position of each CNA. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.