← Back to home
Comparison · Analytics

delaporte vs GeneNMF

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

Shared themes:r-package

delaporte vs GeneNMF: at a glance

FeaturedelaporteGeneNMF
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesprobability-distributions, count-data, fortran, openmpsingle-cell-genomics, nmf, gene-programs, bioinformatics
Last editorial update47m ago1h ago
WebsiteVisit →Visit →

What is delaporte?

A Fortran-backed Delaporte distribution package where every release is compiler and CRAN weather.

Delaporte supplies the density, distribution, quantile and random-generation functions for the Delaporte distribution — a Poisson-negative-binomial convolution used for overdispersed count data — implemented in Fortran and called through C. The only user-facing addition in the visible history is explicit OpenMP thread control via getDelapThreads() and setDelapThreads() at 8.2.0.

Read the full delaporte trajectory →

What is GeneNMF?

GeneNMF rebuilt how it derives meta-programs, changing every result it had produced.

GeneNMF applies non-negative matrix factorization to single-cell expression data to find gene programs, then consolidates programs recurring across samples into meta-programs. Version 0.6.0 replaced the consolidation method: instead of reducing each program to a gene set and taking a consensus, it retains full gene weight vectors and compares them by cosine similarity. Later releases have built reporting and control around that core — a metaprogram composition matrix showing which samples contributed, custom signature databases for enrichment testing, and the ability to drop meta-programs from results.

Read the full GeneNMF trajectory →

delaporte vs GeneNMF: editorial side-by-side

D
delaporte
ANALYTICS
0.0

A Fortran-backed Delaporte distribution package where every release is compiler and CRAN weather.

◆ Current state

Delaporte supplies the density, distribution, quantile and random-generation functions for the Delaporte distribution — a Poisson-negative-binomial convolution used for overdispersed count data — implemented in Fortran and called through C. The only user-facing addition in the visible history is explicit OpenMP thread control via getDelapThreads() and setDelapThreads() at 8.2.0.

◆ Where it's heading

The maintenance burden here is portability, not statistics. Recent entries track a Fortran suffix change for Intel compiler compatibility, architecture-specific test tolerances, type-safety corrections on values crossing the C-to-Fortran boundary, and a thread-count variable relocated from R options to an environment variable to follow an upstream R commit. The distribution functions themselves are settled; what changes is how the compiled code is built and checked across CRAN's platform matrix.

◆ Prediction

Expect the next release to follow another CRAN toolchain or Writing R Extensions policy change, as the last several have. Two of the four visible entries carry no notes at all, so this feed will keep understating what actually shipped.

G
GeneNMF
ANALYTICS
0.0

GeneNMF rebuilt how it derives meta-programs, changing every result it had produced.

◆ Current state

GeneNMF applies non-negative matrix factorization to single-cell expression data to find gene programs, then consolidates programs recurring across samples into meta-programs. Version 0.6.0 replaced the consolidation method: instead of reducing each program to a gene set and taking a consensus, it retains full gene weight vectors and compares them by cosine similarity. Later releases have built reporting and control around that core — a metaprogram composition matrix showing which samples contributed, custom signature databases for enrichment testing, and the ability to drop meta-programs from results.

◆ Where it's heading

The package is moving from producing meta-programs to letting users interrogate and constrain how they were formed. Composition matrices, the drop function and downsampled similarity heatmaps all serve inspection rather than derivation. The parameters added alongside the 0.6.0 rewrite — specificity weighting, cumulative weight thresholds, confidence defined as the fraction of programs containing a gene — turn what were fixed internal choices into stated, tunable ones.

◆ Prediction

Recent releases have been fixes and compatibility work rather than method changes, so the core approach appears settled. The dependency on an RcppML version not on CRAN is the loose end most likely to force the next release.

Alternatives to delaporte and GeneNMF

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 delaporte or GeneNMF.

See all delaporte alternatives → · See all GeneNMF alternatives →

Recent activity from delaporte and GeneNMF

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

  1. 11mo agoGeneNMFSingle-sample runs fixed; gene weight definition refined
  2. 1y agodelaporteThread limit moves to an environment variable; Fortran type checks tightened
  3. 1y agoGeneNMFMetaprogram composition exposed and custom signature DBs supported
  4. 1y agoGeneNMFSimilarity heatmap downsampling and meta-program removal
  5. 2y agoGeneNMFMeta-programs rebuilt on gene weight vectors and cosine similarity
  6. 2y agoGeneNMFFirst stable release published to CRAN
  7. 3y agodelaporteExplicit OpenMP thread control functions added
  8. 3y agodelaporteCRAN release 8.1.1
  9. 3y agodelaporteCRAN release 8.1.0

Frequently asked questions

What is the difference between delaporte and GeneNMF?

Both compete on the same themes — r-package — within Analytics. delaporte and GeneNMF 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 delaporte better than GeneNMF?

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

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

What are the best alternatives to GeneNMF?

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