.parse_row | R Documentation |
This function is used internally in scone to parse the variables used to generate the design matrices.
.parse_row(pars, bio, batch, ruv_factors, qc)
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. |
A list with the variables to be passed to make_design.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.