View source: R/filter_TMT_PSMs.R
| update_average_sn | R Documentation |
PD column Average.Reporter.SN is NA when any tags have missing
values. This function adds an average reporter SN column which ignores missing
values. The assumption is that the intensity values in the exprs matrix
are Signal/Noise ratios, as reported by PD by default
update_average_sn(obj, sn_col = "Average.Reporter.SN")
obj |
|
sn_col |
|
Returns an MSnSet with the average SN included as a new feature column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.