# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "glyexp" in publications use:' type: software license: MIT title: 'glyexp: Glycoproteomics and Glycomics Experiments' version: 0.14.1 doi: 10.32614/CRAN.package.glyexp abstract: Provides a tidy data framework for managing glycoproteomics and glycomics experimental data. The core feature is the 'experiment()' class, which serves as a unified data container integrating expression matrices, variable information (proteins, peptides, glycan compositions, etc.), and sample metadata (groups, batches, clinical variables, etc.). The package enforces data consistency, validates column types according to experiment types (glycomics, glycoproteomics, traitomics, traitproteomics), and provides dplyr-style data manipulation functions (filter, mutate, select, arrange, slice, join) for seamless data wrangling. As the data core of the 'glycoverse' ecosystem, it provides a consistent interface that other packages can reliably extract information from, enabling smooth data exchange and analysis workflows. authors: - family-names: Fu given-names: Bin email: 23110220018@m.fudan.edu.cn orcid: https://orcid.org/0000-0001-8567-2997 repository: https://glycoverse.r-universe.dev repository-code: https://github.com/glycoverse/glyexp commit: 3e3506a9b85487b546cf43aca084efc79ed6175b url: https://glycoverse.github.io/glyexp/ date-released: '2026-03-29' contact: - family-names: Fu given-names: Bin email: 23110220018@m.fudan.edu.cn orcid: https://orcid.org/0000-0001-8567-2997