dot-parse_row: Parse rows

.parse_rowR Documentation

Parse rows

Description

This function is used internally in scone to parse the variables used to generate the design matrices.

Usage

.parse_row(pars, bio, batch, ruv_factors, qc)

Arguments

pars

character. A vector of parameters corresponding to a row of workflow parameters.

bio

factor. The biological covariate.

batch

factor. The batch covariate.

ruv_factors

list. A list containing the factors of unwanted variation (RUVg) for all upstream workflows.

qc

matrix. The principal components of the QC metric matrix.

Value

A list with the variables to be passed to make_design.


YosefLab/scone documentation built on March 12, 2024, 10:48 p.m.