Learn R Programming

scGate (version 1.7.0)

get_testing_data: Download sample data

Description

Helper function to obtain some sample data

Usage

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

Value

A list of datasets that can be used to test scGate

Arguments

version

Which sample dataset

destination

Save to this directory

Examples

Run this code
# \donttest{
testing.datasets <- get_testing_data(version = 'hsa.latest')
# }

Run the code above in your browser using DataLab