design_matrix_builder: Design Matrix Builder

Description Usage Arguments Value

View source: R/design_matrix_builder.R

Description

Builds the design matrix required by update_func based on user input.

Usage

1
design_matrix_builder(anno, weight)

Arguments

anno

A matrix or data frame that contains marker genes specified for cell types of interest.

weight

The default weight assigned to marker genes.

Value

A list contains processed design matrix and weight matrix.


scSorter documentation built on March 17, 2021, 9:06 a.m.