-
v1.2.0fbcbb379 · ·
Release v1.2.0: BigWig Comparison Feature Major feature release with BigWig statistical comparison capabilities: Features: - Statistical comparison between groups of BigWig files using deeptools bigwigCompare - Support for log2ratio, subtract, and ratio comparison methods - Treatment vs control comparisons via samplesheet design - Comprehensive test suite and documentation - Input validation utilities with improved robustness - Enhanced pipeline architecture with modular design Local Development Support: - local.config for easy local testing and development - Override HPC settings for local execution - Windows-compatible file operations - Reduced resource requirements for development Documentation Updates: - Complete user guides and API documentation - Fixed CI/CD build errors and tool references - Updated workflow diagrams and descriptions - Local development setup guide Technical Improvements: - Modular COMPARE_BIGWIG module with clean separation - Robust input validation and error reporting - Organized testing framework with Python pytest integration - Updated from wiggletools to deeptools throughout
-
v1.1.2b68eab21 · ·
Release v1.1.2: Critical hotfix for HPC execution Critical fixes: - Resolved MEAN_BIGWIG input channel mismatch preventing pipeline execution - Fixed ScriptRuntimeException on Genotoul SLURM cluster environments - Restored missing conda environment directive in MEAN_BIGWIG module - Ensured proper parameter passing for bin_size in mean calculation process This hotfix is essential for pipeline execution on HPC systems.
-
v1.1.11f99c167 · ·
Release v1.1.1: MEAN_BIGWIG performance improvements Key improvements: - Replaced wiggletools with deeptools bigwigAverage for better performance - Added configurable bin_size parameter to MEAN_BIGWIG process - Enhanced memory efficiency and processing speed - Updated conda environment and documentation - Created comprehensive release notes in documentation
-
v1.1.0cc766c12 · ·
Release v1.1.0: Enhanced documentation with interactive project info widget Features: - INRAE-style project information widget with toggle functionality - Responsive design with mobile-friendly layout - Enhanced MkDocs configuration with project metadata - Professional pipeline overview positioning - Custom HTML templates with CSS/JavaScript functionality - Comprehensive project information display - Updated documentation structure and navigation This release provides a professional documentation experience matching INRAE standards with interactive project information widgets.
-
v1.0.0b38d3529 · ·
v1.0.0: Publication-ready release 🎉 First stable release with comprehensive improvements: - Changed license to CC BY-SA 4.0 International - Proper authorship attribution (Joseph Tran & Clara Morel) - Enhanced CI/CD pipeline with testing and documentation - Professional documentation with Material theme - Academic citation support (CITATION.cff) - Updated URLs for future INRAE repository structure This version is ready for publication and academic use.
-
v0.1.0-preliminaryb7590cc5 · ·
Preliminary working version - tested on Genotoul cluster This version includes: - Functional BAM to BigWig conversion pipeline - Reorganized project structure with proper directory organization - Working SBATCH scripts for Genotoul cluster - Environment configurations (deeptools, conda) - Sample sheet organization for different data sources - Tested and validated on Genotoul infrastructure Status: Production-ready for Genotoul cluster usage