order_mascot_psm_cols | R Documentation |
Columns indicated by psm_cols
will be moved to the front, and columns
of ratios and ratios and intensities to the end.
order_mascot_psm_cols(df, psm_cols = NULL, rm_na_cols = FALSE)
df |
A data frame of PSM. |
psm_cols |
A character string of column names. |
rm_na_cols |
Logical; if TRUE, remove columns of all NAs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.