← Back to home
Comparison · Analytics

pedmut vs pedtools

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

Shared themes:pedigree analysisforensic geneticsr packages

pedmut vs pedtools: at a glance

Featurepedmutpedtools
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespedigree analysis, mutation models, forensic genetics, allele lumpingpedigree analysis, forensic genetics, algorithms, loop breaking
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is pedmut?

pedmut turns awkward mutation models into ones the likelihood engine can actually handle.

pedmut builds and transforms the mutation models used in pedigree likelihood calculations. Its recent arc is a toolkit of model transformations: makeReversible() with three methods, makeStationary() replacing the older stabilize(), adjustRate() for tuning overall mutation rate, and lumpMutSpecial() for lumping models that strong lumpability cannot handle. The most recent release is narrow, adding a programmatic output format to getParams().

Read the full pedmut trajectory →

What is pedtools?

pedtools rewrote loop breaking and made a class of pedigrees analyzable for the first time.

pedtools is the foundation of the ped suite, holding the pedigree data structures every other package builds on. Version 2.11.0 revamped the loop breaking algorithm so founders can serve as loop breakers and one individual can break several loops, which makes likelihood calculations possible in pedigrees that previously could not be handled at all. Loop detection also became mandatory and faster, and the surrounding releases have steadily added query and construction helpers.

Read the full pedtools trajectory →

pedmut vs pedtools: editorial side-by-side

P
pedmut
ANALYTICS
0.0

pedmut turns awkward mutation models into ones the likelihood engine can actually handle.

◆ Current state

pedmut builds and transforms the mutation models used in pedigree likelihood calculations. Its recent arc is a toolkit of model transformations: makeReversible() with three methods, makeStationary() replacing the older stabilize(), adjustRate() for tuning overall mutation rate, and lumpMutSpecial() for lumping models that strong lumpability cannot handle. The most recent release is narrow, adding a programmatic output format to getParams().

◆ Where it's heading

The consistent goal is making models satisfy the mathematical properties downstream algorithms require. Reversibility, stationarity, and lumpability each unlock something in pedprobr, and the package keeps adding ways to coerce an arbitrary model into having them. lumpMutSpecial() is explicitly incomplete, described as covering only some cases with more possibly to follow, which sets up the main open thread.

◆ Prediction

Expect additional special lumping cases to be implemented, since the package documents the current coverage as partial and pedprobr's likelihood performance depends directly on it.

P
pedtools
ANALYTICS
0.0

pedtools rewrote loop breaking and made a class of pedigrees analyzable for the first time.

◆ Current state

pedtools is the foundation of the ped suite, holding the pedigree data structures every other package builds on. Version 2.11.0 revamped the loop breaking algorithm so founders can serve as loop breakers and one individual can break several loops, which makes likelihood calculations possible in pedigrees that previously could not be handled at all. Loop detection also became mandatory and faster, and the surrounding releases have steadily added query and construction helpers.

◆ Where it's heading

The package has been working toward this for over a year. Version 2.8.0 replaced the igraph-based loop breaker with a custom implementation, 2.8.1 made findLoopBreakers() substantially faster in large pedigrees, and 2.11.0 rewrote the algorithm outright. The new methods ship disabled by default while downstream packages catch up, which is a deliberately staged rollout rather than a flag day. Alongside that, the additive work is small, well-scoped helpers: children2(), addSibling(), isHomozygous(), trim(), nChildren().

◆ Prediction

Expect the new loop breaking methods to become the default once pedprobr, forrel, and dvir have all shipped support for them, since the only stated reason for the opt-in flag is downstream readiness.

Alternatives to pedmut and pedtools

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 pedmut or pedtools.

See all pedmut alternatives → · See all pedtools alternatives →

Recent activity from pedmut and pedtools

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

  1. 1mo agopedtoolsLoop breaking rewrite makes intractable pedigrees analyzable
  2. 2mo agopedmutgetParams() gains a programmatic output format
  3. 6mo agopedtoolsGenotype comparison helpers and more flexible subsetting
  4. 9mo agopedtoolsmergePed() handles marker data; genotype removal simplified
  5. 1y agopedtoolssetSNPs() accepts genotypes; proband arrows in plots
  6. 1y agopedtoolstrim() prunes uninformative leaves; loop breaker search sped up
  7. 1y agopedmutSpecial lumping arrives for un-lumpable models
  8. 1y agopedmutReversibility transformations and rate adjustment
  9. 1y agopedtoolsigraph dependency dropped for a custom loop breaker
  10. 2y agopedmutMutation rate and boundedness diagnostics
  11. 3y agopedmutPM stabilisation and multi-lump strong lumpability
  12. 3y agopedmutlumpedModel() wrapper and lumping speedups

Frequently asked questions

What is the difference between pedmut and pedtools?

Both compete on the same themes — pedigree analysis, forensic genetics, r packages — within Analytics. pedmut and pedtools 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 pedmut better than pedtools?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. pedmut and pedtools 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 pedmut?

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

What are the best alternatives to pedtools?

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