getGeneList {canceR}R Documentation

User needs to specify which gene is interesting to get genomic cancer data. The gene must be with Symbol and one gene by line.

Description

User needs to specify which gene is interesting to get genomic cancer data. The gene must be with Symbol and one gene by line.

Usage

getGeneList()

Value

Gene list path of file

Examples

myGlobalEnv <- new.env(parent = emptyenv())
## Not run: 
getGeneList()
 
## End(Not run)

[Package canceR version 1.28.01 Index]