get_testing_data {scGate}R 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')


[Package scGate version 1.6.2 Index]