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.


hyguo2/scSorter documentation built on Aug. 27, 2020, 12:45 a.m.