.getMetGroup | R Documentation |
Helper function to get sample names split by methylation group based on DM values
.getMetGroup(state, DM_values)
state |
character string indicating the methylation state, can be either "Hyper", "Hypo", "Dual" |
DM_values |
a vector of DM values for the probe. The names of the vector are sample names. |
a list of sample names split by methylation group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.