Description Usage Arguments Value
Load matched scRNA-seq and scATAC-seq data to Seurat / Signac
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | load_multiome4(
req,
idx = 0,
filename,
jobid = "lymph",
mode = "ATAC",
min_cells = 1,
min_genes = 200,
nVariableFeatures = 2000,
percentMt = 25,
removeRibosome = FALSE,
expr = NULL,
label = NULL,
species = "Human"
)
|
req |
request payload |
idx |
sample index |
filename |
string |
mode |
string |
min_cells |
number |
min_genes |
number |
nVariableFeatures |
number |
percentMt |
number |
removeRibosome |
boolean |
list of basic QC metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.