noMasked | R Documentation |
remove masked probes from SigDF
noMasked(sdf)
sdf |
input SigDF object |
a SigDF object without masked probes
sesameDataCache()
sdf <- sesameDataGet("EPIC.1.SigDF")
sdf <- pOOBAH(sdf)
sdf_noMasked <- noMasked(sdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.