ctrl_genes: Download and set up control genes

View source: R/03-annotate.R

ctrl_genesR 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


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