Skip to content

RAPTOR v2.2.0 - Ensemble Analysis + Enhanced Optimization

Choose a tag to compare

@AyehBlk AyehBlk released this 11 Mar 12:35
· 102 commits to main since this release
b4b56f4

RAPTOR v2.2.0

RNA-seq Analysis Pipeline Testing and Optimization Resource

Highlights

NEW: Module 9 - Ensemble Analysis
Combine DE results from multiple methods (DESeq2, edgeR, limma) for robust consensus gene lists.

  • Fisher's Method
  • Brown's Method (correlation-aware)
  • Robust Rank Aggregation (RRA)
  • Voting Consensus
  • Weighted Ensemble

EXPANDED: Module 8 - Parameter Optimization
Four optimization approaches (previously just one):

  • Ground Truth optimization
  • FDR Control optimization
  • Stability-based optimization
  • Reproducibility-based optimization

ENHANCED: Module 3 - Data Profiler
32-feature profiling with key BCV metric for ML-based pipeline recommendations.


Documentation


Breaking Changes

Module 8 renamed and expanded. Pipeline structure reorganized.

See CHANGELOG and Migration Guide for details.


Installation

PyPI:

pip install raptor-rnaseq==2.2.0

Conda:

# Core environment
conda env create -f environment.yml

# Full environment (includes STAR, Salmon, R packages)
conda env create -f environment-full.yml

Full Changelog

See CHANGELOG.md for complete details.


Acknowledgments

Thanks to the bioinformatics community for feedback and suggestions!

Citation: See CITATION.cff
DOI: 10.5281/zenodo.17607161