Description Usage Arguments Details Value
Make pairs out of two vectors of rownames (convenience function to be used with empirical_controls.R)
1 | make_pairs(rn_min, rn_max, mat, n)
|
rn_min |
Rownames for group 1 |
rn_max |
Rownames for group 2 |
mat |
Expression matrix (NOTE: must have rownames) |
n |
Length of rn_min and rn_max |
This function creates a pair matrix using specifically-provided row names.
A matrix of dimension n*n with pairs generated for every comparision in rn_min to rn_max.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.