R/main.R
get_testing_data.Rd
Helper function to obtain some sample data
get_testing_data(version = "hsa.latest", destination = tempdir())
Which sample dataset
Save to this directory
A list of datasets that can be used to test scGate
if (FALSE) { # \dontrun{ testing.datasets <- get_testing_data(version = 'hsa.latest') } # }