append_ec_sites: Append columns of enzyme class and active site information to...

Description Usage Arguments Value See Also Examples

View source: R/appendinfo.R

Description

Append columns of enzyme class and active site information to the pairwise_LFQ output

Usage

1
append_ec_sites(LFQ_table, quantitation_level)

Arguments

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

Value

a volcano plot-ready dataframe annotated with two extra columns of enzyme class and active sites

See Also

pairwise_LFQ

Examples

1
output2 <- append_ec_sites(output1, quantitation_level = "peptide")

devradiumking/maxabpp documentation built on May 31, 2020, 9:01 a.m.