diffRefSet {sesame} | R Documentation |
The function takes a matrix with probes on the rows and cell types on the columns and output a subset matrix and only probes that show discordant methylation levels among the cell types.
diffRefSet(g)
g |
a matrix with probes on the rows and cell types on the columns |
g a matrix with a subset of input probes (rows)
g <- diffRefSet(getRefSet(platform='HM450'))