← Back to home
Comparison · Analytics

pedbuildr vs pedmut

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

Shared themes:forensic geneticsr packages

pedbuildr vs pedmut: at a glance

Featurepedbuildrpedmut
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespedigree reconstruction, forensic genetics, parallel computing, performancepedigree analysis, mutation models, forensic genetics, allele lumping
Last editorial update28m ago29m ago
WebsiteVisit →Visit →

What is pedbuildr?

pedbuildr reconstructs pedigrees from DNA, and it just got much faster at the search.

pedbuildr infers pedigree structure from marker data by scoring candidate pedigrees against likelihoods. Version 0.4.0 moved reconstruct() to mirai for parallel likelihood computation, deprecated the old numCores argument, and picked up the improved loop breaking from pedtools and pedprobr, which lets many complex looped pedigrees succeed where they previously failed. buildPeds() also got significantly faster in its default configuration where mating between lineally related individuals is disallowed.

Read the full pedbuildr trajectory →

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 →

pedbuildr vs pedmut: editorial side-by-side

P
pedbuildr
ANALYTICS
0.0

pedbuildr reconstructs pedigrees from DNA, and it just got much faster at the search.

◆ Current state

pedbuildr infers pedigree structure from marker data by scoring candidate pedigrees against likelihoods. Version 0.4.0 moved reconstruct() to mirai for parallel likelihood computation, deprecated the old numCores argument, and picked up the improved loop breaking from pedtools and pedprobr, which lets many complex looped pedigrees succeed where they previously failed. buildPeds() also got significantly faster in its default configuration where mating between lineally related individuals is disallowed.

◆ Where it's heading

The package is bounded by two costs: how many candidate pedigrees it enumerates and how expensive each likelihood is. The recent release attacks both, parallelizing the likelihoods and speeding up enumeration in the common case. The earlier 0.3.0 release worked on the other end, adding inbreeding limits and a proper result class so the output of a large search is manageable. Releases are infrequent, roughly three years apart in this window.

◆ Prediction

Expect the candidate generation side to receive the same attention the likelihood side just did, since search space size is the remaining bound on what pedbuildr can reconstruct.

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.

Alternatives to pedbuildr and pedmut

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

See all pedbuildr alternatives → · See all pedmut alternatives →

Recent activity from pedbuildr and pedmut

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

  1. 1mo agopedbuildrmirai parallelism and faster pedigree enumeration
  2. 2mo agopedmutgetParams() gains a programmatic output format
  3. 1y agopedmutSpecial lumping arrives for un-lumpable models
  4. 1y agopedmutReversibility transformations and rate adjustment
  5. 2y agopedmutMutation rate and boundedness diagnostics
  6. 2y agopedbuildrpedCollection class and an inbreeding ceiling
  7. 3y agopedmutPM stabilisation and multi-lump strong lumpability
  8. 3y agopedmutlumpedModel() wrapper and lumping speedups

Frequently asked questions

What is the difference between pedbuildr and pedmut?

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

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

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

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.