Releases: rsinghlab/pyaging
Releases · rsinghlab/pyaging
v0.1.0
- Major performance improvements
- Added skin and blood mammalian clocks
- Added reverse transformation to unit of years for mammalian clocks
- Updated tutorials
v0.0.12
- Added han clock
- Added centenarian clocks (encen40, encen100)
- Automatic dropping of columns with just NAs in data preprocessing
- Fixed a bug in which GPU age prediction would not work
v0.0.11
- Fixed ZhangEN and ZhangBLUP (previously, no normalization was being done for age prediction)
v0.0.10
- Renamed lee clocks
- Renamed LinBlood to Lin
- Added Knight clock
- Added Updated DNAm PhenoAge clock
- Fixed reference values for AltumAge and DunedinPACE
v0.0.9
Release v0.0.9
v0.0.8
- moved to AnnLoader from torch DataLoader
- optimized subsetting the adata to original features
- added LinBlood and ZhangBLUP clocks
v0.0.7
Release v0.0.7
v0.0.6
- added two more murine clocks
- added torch DataLoader for large datasets
- fixed minor bugs
v0.0.5
- added two mouse clocks
- optimised memory utilisation for multiple clock inference
v0.0.4
- added placental clocks
- added blood chemistry phenoage
- fixed logger indentation
- fixed pedbe postprocessing
- fixed dunedinpace preprocessing