Skip to contents
- SummarizedExperiment support:
- First candidate for Bioconductor submission
- Fixed Bioconductor timeout issues
- Code refactoring to meet Bioconductor quality standards
- General refactoring to meet Bioconductor checks
- RCMD check improvements
- Updated GitHub actions workflows
- Enhanced
processing() function to accept any column name
- Fixed bug in missing value imputation
- Updated README links
- Extended sample-metadata vignette
- Revamped prior knowledge documentation
- Major version increase with API overhaul
- Renamed parameters and functions following snake_case conventions for improved consistency
- Updated all documentation to reflect new naming conventions
- Extended prior knowledge vignette
- Enhanced documentation
- Added new example datasets
- Bug fix in
DMA() function for non-CoRe datasets
- User-requested bug fixes
- Added new
CheckIDMatch() function
- Added chemical class enrichment functionality
- New proteomics and transcriptomics example datasets
- Updated parameter descriptions
- Improved
translateID() function
- Fixed
PreProcessing() issues
- Added unit tests
- Updated parameter descriptions and dependencies
- Fixed TIC=FALSE error in preprocessing
- Updated dependencies
- Improved
Processing() function with bug fixes
- Enhanced figure formatting options
- Introduced GitHub actions
- Updated visualization helper functions for ggplot2 compatibility
- Added metadata analysis features with new vignette
- Expanded prior knowledge options
- Added ID translation functionality
- Introduced
VizSuperplot() function
- Added vignette examples for superplots
- Modified
VizPCA() and VizVolcano() helper functions
-
PoolEstimation() now saves PCA plots
- Enhanced
PreProcessing() for CoRe data handling
- Improved blank sample processing
- Parameter syntax redesign for more intuitive usage
- Implemented helper functions for data validation
- Added figure management functions
- Added HMDB IDs to metadata
- Initial release adjustments
- Enabled alternate column names for conditions in sample settings
- First stable release
- Core metabolomics preprocessing functionality
- Differential metabolite analysis
- Comprehensive visualization tools
- Prior knowledge integration