Description Usage Arguments Value Examples
Currently quality masking only supports three platforms
1 | qualityMask(sset, mask.use.tcga = FALSE)
|
sset |
a |
mask.use.tcga |
whether to use TCGA masking, only applies to HM450 |
a filtered SigSet
1 2 | sset <- sesameDataGet('EPIC.1.LNCaP')$sset
sset.masked <- qualityMask(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.