| loadCellRanger | R Documentation | 
Input data is output from cell ranger (10x datasets)
loadCellRanger(import_set, input_organisms, dir = "")
import_set | 
 Character specifying folder containing matrix.mtx, genes.tsv (or features.tsv) and barcodes.tsv files provided by 10x.  | 
input_organisms | 
 Character specifying species to include. This is necessary to parse ensemble ids into mouse and human. One of: 
  | 
dir | 
 Character. folder containing import_set folder.  | 
list containing Seurat Object and named gene vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.