calc_tmt_prnnums | R Documentation |
Helper: calculates the TMT log2FC and reporter-ion intensity of proteins
calc_tmt_prnnums(
df,
use_unique_pep = TRUE,
id = "prot_acc",
method_pep_prn = "median",
use_spec_counts = FALSE
)
df |
A data frame. |
use_unique_pep |
Logical. If TRUE, only entries that are |
id |
Always "prot_acc". |
method_pep_prn |
Character string; the method to summarize the
the The method to summarize |
use_spec_counts |
Logical; If TRUE, uses spectrum counts for quantitation with Mascot or Mzion outputs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.