Skip to contents

Those data are files for raw feature barcode matrices.

All credits go to 10x Genomics. Visit https://www.10xgenomics.com/resources/datasets for more information.

Usage

download_pbmc1k(out_dir, ask = TRUE, verbose = getOption("scdrake_verbose"))

download_pbmc3k(out_dir, ask = TRUE, verbose = getOption("scdrake_verbose"))

Arguments

out_dir

A character scalar: path to directory to which will be data downloaded and extracted. Will be automatically created if it does not exist.

ask

A logical scalar: if TRUE, ask before download.

verbose

A logical scalar: if TRUE, be verbose. The default value is obtained from getOption("scdrake_verbose").

Value

A vector of downloaded files (invisibly).