SigDF {sesame} | R Documentation |
SigDF constructor from a plain data frame
SigDF(df, platform = "EPIC", ctl = NULL)
df |
a |
platform |
a string to specify the array platform |
ctl |
optional control probe data frame |
a SigDF
object
sesameDataCache("EPIC") # if not done yet df <- as.data.frame(sesameDataGet('EPIC.1.SigDF'))