Description Usage Arguments Value
View source: R/combine_matrices.R
Combine fractions from multiple CF-MS matrices into a single matrix, containing either the union of all proteins found in any individual matrix, or the intersection of proteins found in all matrices.
1 | combine_matrices(mats, mode = c("union", "intersect"))
|
mats |
a list of matrices |
mode |
one of |
a merged matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.