Description Usage Arguments Value
View source: R/cell_cytometry.R
Given the selected barcodes, the function will create a new a new seurat object that contains only the cell of interest. Other fields will remain unchanged
1 | BarcodeToObject(seurat.ob, barcodes.filtered)
|
seurat.ob |
a seurat object type that have a count a count table inside with proper column name as cells and rowname as the gene |
barcodes.filtered |
The barcode of the cells of interests to be extracted out from the object |
The filtered seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.