Learn R Programming

⚠️There's a newer version (0.4.0) of this package.Take me there.

glycanr

Glycomics is rapidly emerging field in high-throughput biology that aims to systematically study glycan structures of a given protein, cell type or organic system. As within other high-throughput methods in biology (microarrays, metabolomics, proteomics), accuracy of high-throughput methods is highly affected by complicated experimental procedures leading to differences between replicates and the existence of batch effects, among others.

This package tries to fill the gap in N-glycan data analysis by providing easy to use functions for glycomics analysis. At the moment it is mostly oriented to data obtained by UPLC and LCMS analysis of Plasma and IgG glycome.

For a broader introduction take a look at "Introduction" vignette.

Install

From CRAN

install.packages('glycanr')

From GitHub

The package can be installed for example with devtools package.

install.packages('devtools')

Load the devtools package.

library(devtools)

Install the package.

install_github('iugrina/glycanr', build_vignette=TRUE)

Copy Link

Version

Install

install.packages('glycanr')

Monthly Downloads

68

Version

0.3.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Ivo Ugrina

Last Published

April 7th, 2016

Functions in glycanr (0.3.0)

iudt

Derived traits for Glycan peaks in IgG for UPLC
mediannorm

Median Normalization of glycan data
mpiunorm

Normalized mpiu data
mpiu

Multiple plates IgG UPLC data example
glyco.outliers

Discover outliers in glycan data
ildt

Derived traits for Glycan peaks in IgG for LCMS
refpeaknorm

Reference Peak Normalization of glycan data
quantilenorm

Quantile Normalization of glycan data
iudt.translate

Translate names between computer readable and human readable for derived traits of IgG with UPLC
phdt

Derived traits for Glycan peaks in PLASMA for HPLC
ildt.translate

Translate names between computer readable and human readable for derived traits of IgG with LCMS
glyco.plot

Plot data representing Glycans in boxplot or violin mode using ggplot2
tanorm

Total Area Normalization of glycan data
medianquotientnorm

Median Quotient Normalization of glycan data