Description Usage Arguments Value
View source: R/filter_matrix.R
Remove chromatograms from a matrix if the protein in question was not quantified in some minimum number of fractions.
1 | filter_matrix(mat, min_fractions = 0)
|
mat |
a CF-MS chromatogram matrix, with proteins in rows and fractions in columns |
min_fractions |
minimum number of fractions for a 'good-quality' chromatogram |
a filtered matrix with low-quality chromatograms removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.