prep_label_scheme | R Documentation |
Processes the metadata of TMT experiments
prep_label_scheme(
dat_dir = NULL,
expt_smry = "expt_smry.xlsx",
frac_smry = "frac_smry.xlsx"
)
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
expt_smry |
A character string to a |
frac_smry |
A character string to a |
Empty samples
Under the same TMT_Set and TMT_Channel, the Sample_ID can be non-trivial under one LCMS_Injection but Empty under another. During the PSM2Pep roll-ups, the values under Empty samples will be all NA and thus has no contributions whereas the values of the non-trivial samples will be used normally.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.