iudt {glycanr} | R Documentation |
Derived traits for Glycan peaks in IgG for UPLC
Description
Calculates values of derived traits for Glycan peaks in IgG for UPLC
Usage
iudt(data = NULL, method = "2014", print.exp.names = FALSE)
Arguments
data |
data frame that holds columns representing Glycans. These column names should start with 'GP'. |
method |
year of the derived traits definition. By default 2014. |
print.exp.names |
If |
Details
Calculates derived traits from basic glycan peaks. User can choose which definition of the derived traits he will use (see references for different versions/definitions of derived traits).
Value
Returns the data frame with derived traits
Author(s)
Ivo Ugrina, Frano Vučković
References
Jennifer E. Huffman et al. (2014) "Comparative Performance of Four Methods for High-throughput Glycosylation Analysis of Immunoglobulin G in Genetic and Epidemiological Research*" doi: 10.1074/mcp.M113.037465
[Package glycanr version 0.4.0 Index]