View source: R/modalities_load.R
modalities_load_kallisto | R Documentation |
Load Kallisto data by modality
modalities_load_kallisto(
paths,
modalities = c("ADT", "HTO"),
barcode_suffix = "",
folder = "counts_unfiltered",
...
)
paths |
Paths to kallisto output folders |
modalities |
Vector of modalities to be loaded from kallisto output |
barcode_suffix |
Suffix added to the end of each cell barcode name (to make it compatible with Cell Ranger output) |
folder |
Folder containing count matrix |
list of modality count matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.