R/bb_load_tenx.R
bb_load_tenx_targz.Rd
Load 10X Data Into CDS
bb_load_tenx_targz(targz_file, umi_cutoff = 100, sample_metadata_tbl = NULL)
A character string of the file path to the multi pipestance directory
Don't import cells with fewer UMIs than this value. Defaults to 100.
A tibble in wide format with one line. Col names indicate metadata variables to add.
A cell data set object.