combine_matrices: Combine multiple CF-MS matrices into a single matrix

Description Usage Arguments Value

View source: R/combine_matrices.R

Description

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.

Usage

1
combine_matrices(mats, mode = c("union", "intersect"))

Arguments

mats

a list of matrices

mode

one of 'union' or 'intersect'; the proteins to include in the merged matrix

Value

a merged matrix


fosterlab/CFTK documentation built on Jan. 19, 2021, 10:31 p.m.