CELLector.CMPs_getDriverGenes: List of high-confidence cancer driver genes from the Cell...

View source: R/CELLector.R

CELLector.CMPs_getDriverGenesR Documentation

List of high-confidence cancer driver genes from the Cell Model Passports

Usage

CELLector.CMPs_getDriverGenes
(URL = "https://cog.sanger.ac.uk/cmp/download/cancer_genes_latest.csv.gz")

Arguments

URL

The URL specifying the online location of the file containing the high-confidence cancer driver genes. Default value points to the most up-to-date version of this file (which is keptupdated).

Value

A vector of strings (containinng HGNC symbols) with one entry per high-confidence cancer driver genes.

Author(s)

Francesco Iorio (fi9323@gmail.com)

References

van der Meer D, Barthorpe S, Yang W, et al. Cell Model Passports-a hub for clinical, genetic and functional datasets of preclinical cancer models. Nucleic Acids Res. 2019;47(D1):D923–D929. doi:10.1093/nar/gky872

Examples

CMP_cdgenes<-CELLector.CMPs_getDriverGenes()
  head(CMP_cdgenes)

najha/CELLector documentation built on Feb. 8, 2023, 5:35 a.m.