make_coef_matrix: make_coef_matrix

Description Usage Arguments Value

View source: R/make_coef_matrix.R

Description

Make a coefficient matrix for use by seqgendiff.

Usage

1
make_coef_matrix(data, lfc_samp, gene_column)

Arguments

data

A data frame of normalized (and batch-corrected, if necessary) counts for a set of samples.

lfc_samp

A named vector of logFC values where names are gene names.

gene_column

A character string naming the column containing gene names.

Value

A coefficient matrix.


alextkalinka/delboy documentation built on Feb. 2, 2022, 4:19 p.m.