tpm_setup: Download and set up DepMap TPM data

View source: R/03-annotate.R

tpm_setupR 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


gimap documentation built on June 8, 2025, 10:13 a.m.