glydb
Glycan Structure Database
glydb is pulling GlyGen's structure database onto the user's own disk.
◆Recent moves
- 1mo ago
19,436 bundled structures and offline-first lookup
The bundled dataset grows to 19,436 GlyGen structures including non-intact glycans, and glytoucan_to_struc() checks it before calling the GlyGen API. Classification also moves to GlyGen's own vocabulary, covering HMO, GSL, GAG, GPI, and reducing-end O-linked subtypes.
View source ↗ - 2mo ago
glytoucan_to_struc() resolves accessions via GlyGen
A new function fetches GlyTouCan accessions from the GlyGen API and parses the returned IUPAC strings into structures, plus a refresh to GlyTouCan v2.11.1. One release later this same function is rewired to prefer local data.
View source ↗ - 4mo ago
Documentation corrected to match data version
A documentation fix stating the correct bundled data version. No code change.
View source ↗ - 6mo ago
Confidence scores and monosaccharide range filtering
glydb_compositions() and glydb_structures() gain a mono_range parameter and return a confidence attribute, with a matching column in the bundled data. The attribute exists specifically so glyanno can rank candidate annotations rather than treat all matches as equal.
View source ↗ - 6mo ago
Bundled data updated to GlyGen v2.10.1
A routine refresh of the internal dataset to a newer GlyGen release. Content changes, behavior does not.
View source ↗ - 6mo ago
Compatibility with glyrepr 0.10.0
An adaptation to a glyrepr representation change. One of several such releases, which is why 0.6.0 had to regenerate the bundled structure indexes.
View source ↗