derive_traits() now returns a glyexp::experiment() object with the “traitomics” type for glycomics data, and “traitproteomics” type for glycoproteomics data, instead of “traitomics” for all input.
Minor improvements and bug fixes
Introduce the new all_traits() in the Get Started vignette.
Add examples to some functions.
glydet 0.3.1
Minor improvements and bug fixes
Add missForest to the Suggests field in DESCRIPTION. This package is used in vignettes to impute missing values for glycomics data.
glydet 0.3.0
New features
Trait functions created by prop(), ratio(), and wmean() can be printed nicely into the console.
Add explain_trait() to provide a human-readable explanation of trait definitions.
Add a nF built-in meta-property to count the number of fucoses. The TF trait is redefined as prop(nF > 0).