dmContrasts | R Documentation |
List all contrasts of a DMLSummary
dmContrasts(smry)
smry |
a DMLSummary object |
a character vector of contrasts
data <- sesameDataGet('HM450.76.TCGA.matched')
smry <- DML(data$betas[1:10,], ~type, meta=data$sampleInfo)
dmContrasts(smry)
sesameDataGet_resetEnv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.