scaden_predict | R Documentation |
Predicts cell proportions in bulk RNA sample.
scaden_predict(
model_dir,
bulk_gene_expression,
temp_dir = NULL,
verbose = FALSE
)
model_dir |
Directory where model is saved |
bulk_gene_expression |
Bulk RNA-seq data. (genes x bulk_RNA samples) |
temp_dir |
The temporary directory to use for the computations (optional) |
verbose |
Whether to produce an output on the console. (default: false) |
Cell type fractions per sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.