← Back to home
Comparison · Analytics

qtl2fst vs susier

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

Shared themes:r-package

qtl2fst vs susier: at a glance

Featureqtl2fstsusier
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, genetics, memory-efficiency, on-disk-storager-package, statistical-genetics, fine-mapping, cpp-bindings
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is qtl2fst?

The out-of-memory backend for R/qtl2, feature-complete since 2020 and now purely on upkeep

qtl2fst backs R/qtl2 genotype probabilities with on-disk fst files so large crosses don't have to fit in RAM. Its defining release was 0.22 in 2020, which added calc_genoprob_fst() and genoprob_to_alleleprob_fst() to fuse calculation and storage in one step. The five releases since are documentation links, directory-creation robustness, a Windows example fix, and — in 0.32 — a change to how cores=0 is interpreted.

Read the full qtl2fst trajectory →

What is susier?

Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs

susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.

Read the full susier trajectory →

qtl2fst vs susier: editorial side-by-side

Q
qtl2fst
ANALYTICS
0.0

The out-of-memory backend for R/qtl2, feature-complete since 2020 and now purely on upkeep

◆ Current state

qtl2fst backs R/qtl2 genotype probabilities with on-disk fst files so large crosses don't have to fit in RAM. Its defining release was 0.22 in 2020, which added calc_genoprob_fst() and genoprob_to_alleleprob_fst() to fuse calculation and storage in one step. The five releases since are documentation links, directory-creation robustness, a Windows example fix, and — in 0.32 — a change to how cores=0 is interpreted.

◆ Where it's heading

The package has settled into the role of a stable satellite of R/qtl2: it tracks the parent package's conventions rather than setting its own. The cores=0 change in 0.32 arrived alongside the identical change in qtl2convert, so the parallel-computing default is being standardized across the maintainer's packages at once. Release intervals have stretched from months to years.

◆ Prediction

Further releases will most likely mirror changes originating in R/qtl2 or CRAN checks, in the same follow-the-parent pattern as 0.24 and 0.32.

S
susier
ANALYTICS
0.0

Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs

◆ Current state

susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.

◆ Where it's heading

The version-number churn understates how narrow this work is — four consecutive releases touching the same trimming and residual-variance machinery suggests one area where the implementation and the intended behavior had drifted apart. The 0.16.0 binding migration is the only structural change, and it is invisible to users while mattering for build portability and long-term maintenance. Development is clearly active, with automated release tooling and dependency bumps flowing through the same stream.

◆ Prediction

With the binding migration just landed, near-term releases are likely to address fallout from it alongside continued fixes in the same trimming and residual-variance code.

Alternatives to qtl2fst and susier

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 qtl2fst or susier.

See all qtl2fst alternatives → · See all susier alternatives →

Recent activity from qtl2fst and susier

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

  1. 1mo agoqtl2fstcores=0 now leaves one core free instead of taking all
  2. 3mo agosusierMigrates C++ bindings from Rcpp to cpp11 and cpp11armadillo
  3. 3mo agosusierFixes alpha0/beta0 handling under Servin-Stephens
  4. 4mo agosusierCorrects the null space ELBO term for RSS with X
  5. 5mo agosusierFixes null effect trimming with non-uniform prior weights
  6. 5mo agosusierFixes null effect trimming under Servin-Stephens estimation
  7. 1y agoqtl2fstWindows fix for the replace_path() example
  8. 2y agoqtl2fstDocumentation link fix
  9. 4y agoqtl2fstCreates missing directories instead of erroring out
  10. 5y agoqtl2fstTest coverage for qtl2 functions against fst-backed probabilities
  11. 6y agoqtl2fstDocumentation and metadata cleanup for CRAN

Frequently asked questions

What is the difference between qtl2fst and susier?

Both compete on the same themes — r-package — within Analytics. qtl2fst and susier are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is qtl2fst better than susier?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. qtl2fst and susier are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to qtl2fst?

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

What are the best alternatives to susier?

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