scaden_predict: Predict cell proportions

View source: R/Scaden.R

scaden_predictR Documentation

Predict cell proportions

Description

Predicts cell proportions in bulk RNA sample.

Usage

scaden_predict(
  model_dir,
  bulk_gene_expression,
  temp_dir = NULL,
  verbose = FALSE
)

Arguments

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)

Value

Cell type fractions per sample


PelzKo/immunedeconv2 documentation built on Feb. 12, 2025, 4:16 p.m.