Added
- Initial release of ALMA Classifier
- ALMA Subtype prediction model for 28 subtypes/classes
- AML Epigenomic Risk prediction model
- 38CpG AML Signature model
- Command Line Interface (CLI) for predictions
- Model downloading functionality
- Data preprocessing and validation
- Support for Excel and CSV output formats
Dependencies
- Requires Python 3.8
- Core dependencies: pandas, numpy, scikit-learn, lightgbm, joblib
- Special dependency: pacmap==0.7.0