← Back to home
Comparison · Analytics

malariasimulation vs pedbuildr

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

malariasimulation vs pedbuildr: at a glance

Featuremalariasimulationpedbuildr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesepidemiology, malaria, simulation, r-packagespedigree reconstruction, forensic genetics, parallel computing, performance
Last editorial update1h ago17m ago
WebsiteVisit →Visit →

What is malariasimulation?

An individual-based malaria model that grew a second parasite species, then froze itself for reproducibility.

malariasimulation is an individual-based transmission model whose 2.0 line added a full Plasmodium vivax implementation alongside the existing P. falciparum one, including hypnozoites, competing hazards, vivax-specific drug handling, an equilibrium solution and dedicated outputs. The most recent entry is not a code release at all but a coordinated malariaverse_01_2025 tag applied across the package suite, freezing every package at a matching version so existing analyses can be reproduced after the suite moves on. The record here is thin, two entries spanning sixteen months, so the visible cadence understates the work in the underlying repository.

Read the full malariasimulation trajectory →

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 →

malariasimulation vs pedbuildr: editorial side-by-side

M0.0

An individual-based malaria model that grew a second parasite species, then froze itself for reproducibility.

◆ Current state

malariasimulation is an individual-based transmission model whose 2.0 line added a full Plasmodium vivax implementation alongside the existing P. falciparum one, including hypnozoites, competing hazards, vivax-specific drug handling, an equilibrium solution and dedicated outputs. The most recent entry is not a code release at all but a coordinated malariaverse_01_2025 tag applied across the package suite, freezing every package at a matching version so existing analyses can be reproduced after the suite moves on. The record here is thin, two entries spanning sixteen months, so the visible cadence understates the work in the underlying repository.

◆ Where it's heading

The direction visible in these entries is toward being a suite rather than a package. The snapshot tag is explicit that packages are installed together at one tag rather than mixed with main, which is the versioning discipline of a research platform whose users publish against specific model versions. On the modelling side, the vivax work was not a parameter addition but a distinct biology, with immunity structures removed rather than reused, indicating the model now carries two species with genuinely different natural histories.

◆ Prediction

The snapshot describes itself as freezing state immediately before an upcoming update, so the next visible release should be that update across the suite rather than any single package. Whether it extends the vivax model or the falciparum one is not indicated here.

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.

Alternatives to malariasimulation and pedbuildr

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

See all malariasimulation alternatives → · See all pedbuildr alternatives →

Recent activity from malariasimulation and pedbuildr

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

  1. 1mo agopedbuildrmirai parallelism and faster pedigree enumeration
  2. 2mo agomalariasimulationCoordinated suite snapshot tag for reproducible installs
  3. 1y agomalariasimulationPlasmodium vivax model lands: hypnozoites, competing hazards, equilibrium
  4. 2y agopedbuildrpedCollection class and an inbreeding ceiling

Frequently asked questions

What is the difference between malariasimulation and pedbuildr?

They serve adjacent needs but don't currently overlap on shipped themes. malariasimulation and pedbuildr 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 malariasimulation better than pedbuildr?

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

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

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.