bb_load_tenx_targz | R Documentation |
Load 10X Data Into CDS
bb_load_tenx_targz(targz_file, umi_cutoff = 100, sample_metadata_tbl = NULL)
targz_file |
A character string of the file path to the multi pipestance directory |
umi_cutoff |
Don't import cells with fewer UMIs than this value. Defaults to 100. |
sample_metadata_tbl |
A tibble in wide format with one line. Col names indicate metadata variables to add. |
A cell data set object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.