model_search: Allows user to search provided models for CpG sites that are...

Description Usage Arguments Value Examples

Description

Allows user to search provided models for CpG sites that are associated with expression of genes in any of the eight cancers

Usage

1
2
3
4
model_search(
  features,
  Cancer = c("PRAD", "BRCA", "COAD", "KIRP", "KIRC", "HNSC", "LUAD", "UCEC")
)

Arguments

features

CpG sites to be identified in the model of choice

Cancer

The model to be searched for associated CpG sites

Value

data.frame containing all instance of CpG sites in models

Examples

1
model_search('cg21837192', Cancer = 'PRAD')

iloveless1/EpiXprS documentation built on Dec. 20, 2021, 6:56 p.m.