demuxlet.example | R Documentation |
A dataframe containing mock demuxlet information for the 80-cell Seurat::pbmc_small dataset
demuxlet.example
An object of class data.frame
with 80 rows and 7 columns.
This data was created based on the structure of real demuxlet.best output files.
Barcodes from Seurat's pbmc_small example data were used as the BARCODES column.
Cells were then assigned randomly as either SNG (singlets), DBL (doublets), or AMB (ambiguous).
Cells were then randomly assign to sample1-10 (or multiple samples for doublets), and this information was combined using the paste
function into the typical structure of a demuxlet CALL column.
Random sampling of remaining data from a separate, actual, demuxlet daatset was used for remaining columns.
A dataframe
This is a slightly simplified example. Real demuxlet.best data has additional columns.
Daniel Bunis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.