Description Usage Arguments Value Examples
Allows user to search provided models for CpG sites that are associated with expression of genes in any of the eight cancers
1 2 3 4  | model_search(
  features,
  Cancer = c("PRAD", "BRCA", "COAD", "KIRP", "KIRC", "HNSC", "LUAD", "UCEC")
)
 | 
features | 
 CpG sites to be identified in the model of choice  | 
Cancer | 
 The model to be searched for associated CpG sites  | 
data.frame containing all instance of CpG sites in models
1  | model_search('cg21837192', Cancer = 'PRAD')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.