run.CSIDE.intercept | R Documentation |
Runs CSIDE in intercept-only mode
run.CSIDE.intercept(
myRCTD,
barcodes = NULL,
cell_types = NULL,
cell_type_threshold = 125,
gene_threshold = 5e-05,
doublet_mode = T,
weight_threshold = NULL,
sigma_gene = T,
PRECISION.THRESHOLD = 0.05,
cell_types_present = NULL,
normalize_expr = F,
logs = F,
test_error = F,
spase = F
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.