← Back to home
Comparison · Analytics

ducksemantics vs glyanno

A side-by-side editorial comparison of ducksemantics and glyanno — release velocity, themes, recent moves, and the top alternatives to consider.

ducksemantics vs glyanno: at a glance

Featureducksemanticsglyanno
SectorAnalyticsAnalytics
Velocity score2.53.8
Sparks · 30d01
Top themesduckdb, semantic search, ontologies, retrievalglycomics, mass-spectrometry, structure-annotation, databases
Last editorial update15m ago1h ago
WebsiteVisit →Visit →

What is ducksemantics?

ducksemantics puts an ontology graph and ColBERT retrieval inside DuckDB, callable from R.

ducksemantics is a first release, and an unusually complete one. It combines a DuckDB-native semantic graph, lexical grounding, dense retrieval, exact late-interaction scoring, and structured judgment behind a single R API. The release notes report a full HPO ontology load of 19,836 nodes with 202,740 materialized is_a closure rows, plus persisted EmbeddingGemma and LFM2.5-ColBERT vectors, with DuckDB MaxSim agreeing with an external implementation to seven decimal places.

Read the full ducksemantics trajectory →

What is glyanno?

Glycan annotation stops depending on the database having seen the structure before.

glyanno resolves mass spectrometry observations into glycan compositions and structures, converting between m/z, composition and structure, filling in missing detail on partial structures, and mapping results to GlyTouCan accessions. The newest release adds de novo reconstruction of topological N-glycans, falling back to the topological database only when reconstruction is not possible. Batch performance was reworked at the same time, with vector inputs reusing prepared databases and direct lookups instead of repeating setup per element.

Read the full glyanno trajectory →

ducksemantics vs glyanno: editorial side-by-side

D
ducksemantics
ANALYTICS
2.5

ducksemantics puts an ontology graph and ColBERT retrieval inside DuckDB, callable from R.

◆ Current state

ducksemantics is a first release, and an unusually complete one. It combines a DuckDB-native semantic graph, lexical grounding, dense retrieval, exact late-interaction scoring, and structured judgment behind a single R API. The release notes report a full HPO ontology load of 19,836 nodes with 202,740 materialized is_a closure rows, plus persisted EmbeddingGemma and LFM2.5-ColBERT vectors, with DuckDB MaxSim agreeing with an external implementation to seven decimal places.

◆ Where it's heading

With one release on the record there is no trend to read, only a stated posture: correctness first. The release documents transactional and idempotent graph writes, atomic and resumable embedding caches, index preservation across graph projection, and a verified numerical match against a reference MaxSim implementation. That is the profile of a package expecting to be used as infrastructure rather than a demo.

◆ Prediction

Where this goes next is not yet determinable from a single release. The obvious pressure point is ontology coverage beyond the HPO used for validation, but the entries do not indicate a plan.

G
glyanno
ANALYTICS
3.8

Glycan annotation stops depending on the database having seen the structure before.

◆ Current state

glyanno resolves mass spectrometry observations into glycan compositions and structures, converting between m/z, composition and structure, filling in missing detail on partial structures, and mapping results to GlyTouCan accessions. The newest release adds de novo reconstruction of topological N-glycans, falling back to the topological database only when reconstruction is not possible. Batch performance was reworked at the same time, with vector inputs reusing prepared databases and direct lookups instead of repeating setup per element.

◆ Where it's heading

The consistent theme is making ambiguous results honest and predictable. return_best moved from returning a shortened tibble to a vector aligned with the input, with NA for unmatched glycans; matching concrete compositions against a generic database now errors instead of silently returning nothing; zero-length database arguments are rejected. Alongside that, functions belonging elsewhere have been pushed down into glyrepr rather than duplicated, which is the same boundary discipline visible across this cohort. Version churn is largely driven by upstream: two of the last six entries exist to absorb breaking changes in glyrepr.

◆ Prediction

De novo reconstruction currently covers topological N-glycans only, so extending it to other structure levels or to O-glycans is the natural next step. The performance work suggests batch annotation of full experiments is now the primary use being optimised for.

Alternatives to ducksemantics and glyanno

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either ducksemantics or glyanno.

See all ducksemantics alternatives → · See all glyanno alternatives →

Recent activity from ducksemantics and glyanno

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 24d agoglyannoDe novo reconstruction of topological N-glycans, with database fallback
  2. 26d agoducksemanticsFirst release: DuckDB-native semantic graph and retrieval
  3. 3mo agoglyannoGlyTouCan accession mapping and anomeric position filling
  4. 3mo agoglyannoFixes an enhance_struc() break from glyrepr 0.11.0
  5. 4mo agoglyannoExplicit empty return from com_to_struc()
  6. 4mo agoglyannoreturn_best output aligns with input length; silent empty matches now error
  7. 5mo agoglyannoto_level parameter removed from enhance_struc()

Frequently asked questions

What is the difference between ducksemantics and glyanno?

They serve adjacent needs but don't currently overlap on shipped themes. glyanno is currently shipping more aggressively (velocity 3.8 vs 2.5), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is ducksemantics better than glyanno?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. glyanno is currently shipping more aggressively (velocity 3.8 vs 2.5), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to ducksemantics?

Top ducksemantics alternatives in Analytics are ranked by recent ship velocity. Browse the "ducksemantics alternatives" section above for the current picks, or visit /alternatives/ducksemantics for the full list with editorial commentary on each.

What are the best alternatives to glyanno?

Top glyanno alternatives in Analytics are ranked by recent ship velocity. Browse the "glyanno alternatives" section above for the current picks, or visit /alternatives/glyanno for the full list with editorial commentary on each.