Description Usage Arguments Value
View source: R/make_coef_matrix.R
Make a coefficient matrix for use by seqgendiff
.
1 | make_coef_matrix(data, lfc_samp, gene_column)
|
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. |
A coefficient matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.