ctrl_genes {gimap} | R Documentation |
Download and set up control genes
Description
This function sets up the control genes file from DepMap is called by the 'gimap_annotate()'
Usage
ctrl_genes(
overwrite = TRUE,
data_dir = system.file("extdata", package = "gimap")
)
Arguments
overwrite |
Should the file be redownloaded and reset up? |
data_dir |
What directory should this be saved to? Default is with package files |
[Package gimap version 1.1.1 Index]