← Back to home
Comparison · Analytics

KLINK vs vellumwidget

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

Shared themes:shiny

KLINK vs vellumwidget: at a glance

FeatureKLINKvellumwidget
SectorAnalyticsAnalytics
Velocity score2.56.3
Sparks · 30d01
Top themesforensic-genetics, kinship-testing, str-markers, shinyr-graphics, interactive-widgets, declarative-interaction, shiny
Last editorial update47m ago55m ago
WebsiteVisit →Visit →

What is KLINK?

Forensic kinship testing with linked STR markers, now peer-reviewed and taking data from anywhere.

KLINK is a Shiny application and R package for kinship testing that accounts for linkage between STR markers, rather than treating all markers as independent. The built-in genetic map covers 50 common STR markers, pairs them dynamically after data loads, and lets the user set the maximum distance at which a pair counts as linked. Custom marker maps can now arrive as Excel files including KLINK's own download files, and a paper describing the tool was published in FSI:Genetics in 2026.

Read the full KLINK trajectory →

What is vellumwidget?

vellumwidget is dissolving its own API: interaction now lives in the plot spec, not the widget call.

vellumwidget compiles a vellum scene or a vellumplot plot into a self-contained client-side htmlwidget with hover, select, brush, lasso, pan/zoom and export, and no server round-trip. The two-way Shiny story is complete: interactions surface as reactive inputs keyed by output id, and vellumwidget_proxy() drives an already-rendered widget from the server without re-rendering it. The last two releases are fidelity work rather than new surface, calibrating hit-testing from the rendered positions of marks and rendering the raster base image at 2x for HiDPI screens.

Read the full vellumwidget trajectory →

KLINK vs vellumwidget: editorial side-by-side

K
KLINK
ANALYTICS
2.5

Forensic kinship testing with linked STR markers, now peer-reviewed and taking data from anywhere.

◆ Current state

KLINK is a Shiny application and R package for kinship testing that accounts for linkage between STR markers, rather than treating all markers as independent. The built-in genetic map covers 50 common STR markers, pairs them dynamically after data loads, and lets the user set the maximum distance at which a pair counts as linked. Custom marker maps can now arrive as Excel files including KLINK's own download files, and a paper describing the tool was published in FSI:Genetics in 2026.

◆ Where it's heading

The direction is from fixed panel toward general instrument. Hard-coded linkage pairs gave way to dynamic pairing, the built-in map grew from 18 to 50 markers, the map itself was then moved out to the norSTR package, and the app now accepts custom maps in several file formats and decimal conventions. Method capability tracks the upstream pedsuite rather than KLINK itself: special lumping in pedprobr and pedmut is what allowed complex mutation models in common pedigrees, and the newest release pins pedtools 2.11.0 and pedprobr 1.1.0 for faster likelihoods and better handling of looped pedigrees. Much of the remaining work is unglamorous casework ergonomics, replacing stray Norwegian text in Excel output, controlling table heights, fixing karyogram colours.

◆ Prediction

With the map externalised and custom maps loading from multiple formats, the likeliest next step is broader marker-panel coverage through norSTR rather than changes in KLINK itself. Method gains should continue to arrive as pedprobr and pedmut version bumps.

V
vellumwidget
ANALYTICS
6.3

vellumwidget is dissolving its own API: interaction now lives in the plot spec, not the widget call.

◆ Current state

vellumwidget compiles a vellum scene or a vellumplot plot into a self-contained client-side htmlwidget with hover, select, brush, lasso, pan/zoom and export, and no server round-trip. The two-way Shiny story is complete: interactions surface as reactive inputs keyed by output id, and vellumwidget_proxy() drives an already-rendered widget from the server without re-rendering it. The last two releases are fidelity work rather than new surface, calibrating hit-testing from the rendered positions of marks and rendering the raster base image at 2x for HiDPI screens.

◆ Where it's heading

The direction is declarative. 0.7.0 removed the interaction-intent arguments from as_widget() outright, dropping the signature from roughly 36 arguments to 24 and moving highlight, filter and cross-filter into vellumplot's spec via select_point(), condition() and filter_by(). Each release since has enacted more of that compiled spec on the frozen scene, from conditional encodings to single-view filters to cross-view cross-filtering, leaving the widget as an interpreter of the plot rather than a configuration surface of its own. The bug fixes track the same theme the engine's do: measured geometry and rendered geometry must not drift.

◆ Prediction

The notes name the remaining hold-outs explicitly, saying hover_mode, crosshair, legend_click, select_mode and the tooltip-appearance arguments remain only until their spec equivalents land, so the next releases most likely move those into vellumplot and shrink as_widget() further. The scale binds flagged as following the filter work are the other stated next step.

Alternatives to KLINK and vellumwidget

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 KLINK or vellumwidget.

See all KLINK alternatives → · See all vellumwidget alternatives →

Recent activity from KLINK and vellumwidget

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

  1. 12d agoKLINKExcel marker maps, more robust map loading, and a published paper
  2. 14d agovellumwidget2x raster base image for HiDPI, and exact element hit-testing
  3. 20d agovellumwidgetInteraction moves into the plot spec; as_widget() sheds a third of its arguments
  4. 27d agovellumwidgetAxis-aware zoom re-ticks the axes instead of scaling the whole scene
  5. 1mo agovellumwidgetSelectable native SVG text, and crisp canvas redraw when zooming raster
  6. 1mo agovellumwidgetServer-side proxy drives a rendered widget without re-rendering it
  7. 1mo agovellumwidgetShiny input read-back, and keyboard plus screen-reader access by default
  8. 3mo agoKLINKIn-app help pages, a mutation-model setting, and clearer controls
  9. 1y agoKLINKComplex mutation models become usable via upstream special lumping
  10. 1y agoKLINKDownload fix for XML initials containing hyphens
  11. 1y agoKLINKUnlinked report picks the higher-PIC marker from each pair
  12. 2y agoKLINKMarkers pair dynamically against a 50-marker map, replacing hard-coded pairs

Frequently asked questions

What is the difference between KLINK and vellumwidget?

Both compete on the same themes — shiny — within Analytics. vellumwidget is currently shipping more aggressively (velocity 6.3 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 KLINK better than vellumwidget?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. vellumwidget is currently shipping more aggressively (velocity 6.3 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 KLINK?

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

What are the best alternatives to vellumwidget?

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