Description Usage Arguments Value See Also Examples
Append columns of enzyme class and active site information to the pairwise_LFQ output
1 | append_ec_sites(LFQ_table, quantitation_level)
|
LFQ_table |
a dataframe saved as the pairwise_LFQ() output |
quantitation_level |
a string, must be either "peptide" or "protein", must be match the pairwise_LFQ argument |
a volcano plot-ready dataframe annotated with two extra columns of enzyme class and active sites
1 | output2 <- append_ec_sites(output1, quantitation_level = "peptide")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.