get_testing_data: Download sample data

View source: R/main.R

get_testing_dataR Documentation

Download sample data

Description

Helper function to obtain some sample data

Usage

get_testing_data(version = "hsa.latest", destination = tempdir())

Arguments

version

Which sample dataset

destination

Save to this directory

Value

A list of datasets that can be used to test scGate

Examples


testing.datasets <- get_testing_data(version = 'hsa.latest')


scGate documentation built on May 29, 2024, 2:56 a.m.