db_read10x | R Documentation |
Fast Import of 10X Data
db_read10x(
path,
return = "Seurat",
gene_col = 2,
barcode_col = 1,
seurat_project = basename(path),
QC = TRUE,
trim_fat = FALSE,
verbose = TRUE
)
return |
Set the format for the imported data. By default, 10X data is imported as a sparse matrix ( |
gene_col |
The column position to |
trim_fat |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.