download_example_data: Download minimal example data

View source: R/download_example_data.R

download_example_dataR Documentation

Download minimal example data

Description

Downloads minimal data for examples shown in the tutorial. This can also be downloaded manually from: https://www.bcgsc.ca/downloads/ytakemon/GRETTA/22Q2_sample

Usage

download_example_data(path = NULL, test = FALSE)

Arguments

path

character. Path for example data. Default: NULL.

test

logical. Used for examples. Default: FALSE.

Details

All files are stored in './GRETTA_example'

Value

A data frame containing rank at which the threshold should be drawn for positive and negative co-essential genes.

Examples

download_example_data(path = ".", test = TRUE)


ytakemon/GINIR documentation built on Feb. 27, 2024, 1:33 p.m.