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