Description Usage Arguments Value
Load data to Seurat
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | load_single_rna(
req,
idx = 1,
jobid = "example",
type = "eg",
min_cells = 1,
min_genes = 200,
nVariableFeatures = 2000,
percentMt = 5,
removeRibosome = FALSE,
expr = NULL,
label = NULL,
species = "Human"
)
|
req |
request payload |
idx |
sample index |
min_cells |
number |
min_genes |
number |
nVariableFeatures |
number |
percentMt |
number |
removeRibosome |
boolean |
filename |
string |
list of basic QC metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.