Other packages > Find by keyword >

glyrepr  

Representation for Glycan Compositions and Structures
View on CRAN: Click here


Download and install glyrepr package within the R console
Install from CRAN:
install.packages("glyrepr")

Install from Github:
library("remotes")
install_github("cran/glyrepr")

Install by package version:
library("remotes")
install_version("glyrepr", "0.9.0")



Attach the package and use:
library("glyrepr")
Maintained by
Bin Fu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-09-23
Latest Update: 2025-09-23
Description:
Computational representations of glycan compositions and structures, including details such as linkages, anomers, and substituents. Supports varying levels of monosaccharide specificity (e.g., "Hex" or "Gal") and ambiguous linkages. Provides robust parsing and generation of IUPAC-condensed structure strings. Optimized for vectorized operations on glycan structures, with efficient handling of duplications. As the cornerstone of the glycoverse ecosystem, this package delivers the foundational data structures that power glycomics and glycoproteomics analysis workflows.
How to cite:
Bin Fu (2025). glyrepr: Representation for Glycan Compositions and Structures. R package version 0.9.0, https://cran.r-project.org/web/packages/glyrepr. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.7.4 (2025-09-23 10:00), 0.7.5 (2025-10-29 04:40), 0.8.0 (2025-11-09 08:20), 0.9.0 (2025-11-23 12:00), 0.10.0 (2026-01-24 14:10)
Other packages that cited glyrepr R package
View glyrepr citation profile
Other R packages that glyrepr depends, imports, suggests or enhances
Complete documentation for glyrepr
Functions, R codes and Examples using the glyrepr R package
Full glyrepr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA