Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/shorvath/MammalianMethylationConsortium
12 April 2026, 04:53:45 UTC
  • Code
  • Branches (9)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/ahaghani-patch-1
    • refs/heads/main
    • refs/tags/3.1.1
    • refs/tags/v1.0.0
    • refs/tags/v2.0.0
    • refs/tags/v2.1.0
    • refs/tags/v3.0.0
    • refs/tags/v3.1.0
    • refs/tags/v4.0.0
    No releases to show
  • d6a46b2
  • /
  • README.md
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:39b3e934effbae1e8126a5ccc52ed25799fb0edf
origin badgedirectory badge
swh:1:dir:d6a46b22ad5ad90693d5bdc84261b9f0d6e7dbce
origin badgerevision badge
swh:1:rev:b70331d458b457af9c277b92710e7b79d6d1f889
origin badgesnapshot badge
swh:1:snp:d600778902cd3425991ed38b173a218accf69df9

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: b70331d458b457af9c277b92710e7b79d6d1f889 authored by Amin Haghani on 21 January 2026, 23:46:19 UTC
Add files via upload
Tip revision: b70331d
README.md
# Mammalian Methylation Consortium Github Page

This page contains all the annotation and tools generated by Mammalian Methylation Consortium to analyze generated data using Mammal40k and Mammal320 arrays:

Here are the summary of the content:  
1- Genome coordinates for different species  
2- R code for alignment and annotation  
3- The array manifest  
4- Details on probe design  
5- R code for Sesame normalization  
6- R code for universal pan-mammalian epigenetic clocks, universal blood epigenetic clocks, universal skin epigenetic clocks, adaptions to Illumina 450k/EPIC array, and an example dataset  
7- Various tissue, sex, and species predictors for mammalian species  
8- Codes used for Mammalian Network Analysis in the paper, Haghani et al. DNA Methylation Networks Underlying Mammalian Traits, Science Magazine, 2023.  
9- **EnsembleAge R Package**: Complete R package for automated multi-platform epigenetic age prediction with ensemble methods (Human, Mammal40k, Mammal320k arrays). Features automatic platform detection, data preprocessing, and 110+ individual clocks including EnsembleAge Static/Dynamic, Universal clocks, and original mammalian clocks. Installation: `devtools::install_github('ahaghani/EnsembleAge')` - one-line prediction with `predictEnsemble(data, samples)`. Published methodology provides enhanced accuracy through ensemble approaches combining multiple clock families for robust age predictions across species and tissues.

Key references on Mammalian Methylation Array:

Details on the array development:  
Arneson, A., Haghani, A., Thompson, M. J., Pellegrini, M., Kwon, S. B., Vu, H., Maciejewski, E., Yao, M., Li, C. Z., Lu, A. T., Morselli, M., Rubbi, L., Barnes, B., Hansen, K. D., Zhou, W., Breeze, C. E., Ernst, J., & Horvath, S. (2022). A mammalian methylation array for profiling methylation levels at conserved sequences. Nat Commun, 13(1), 783. https://doi.org/10.1038/s41467-022-28355-z 

Mammalian Methylation Dataset and a cross species meta analysis:  
Haghani, A., Li, C. Z., Robeck, T. R., Zhang, J., Lu, A. T., Ablaeva, J., Acosta-Rodriguez, V. A., Adams, D. M., Alagaili, A. N., Almunia, J., Aloysius, A., Amor, N. M. S., Ardehali, R., Arneson, A., Baker, C. S., Banks, G., Belov, K., Bennett, N. C., Black, P., . . . Horvath, S. (2023). DNA methylation networks underlying mammalian traits. Science, 381(6658), eabq5693. https://doi.org/10.1126/science.abq5693 

A paper on the universal epigenetic clocks in mammals:  
Lu, A. T., Fei, Z., Haghani, A., Robeck, T. R., Zoller, J. A., Li, C. Z., Lowe, R., Yan, Q., Zhang, J., Vu, H., Ablaeva, J., Acosta-Rodriguez, V. A., Adams, D. M., Almunia, J., Aloysius, A., Ardehali, R., Arneson, A., Baker, C. S., Banks, G., . . . Horvath, S. (2023). Universal DNA methylation age across mammalian tissues. Nat Aging. https://doi.org/10.1038/s43587-023-00462-6 

EnsembleAge package for multi-platform epigenetic age prediction:  
Haghani, A., Lu, A.T., Yan, Q. et al. EnsembleAge: enhancing epigenetic age assessment with a multi-clock framework. GeroScience (2025). DOI: [10.1007/s11357-025-01808-1](https://doi.org/10.1007/s11357-025-01808-1)

## EnsembleAge R Package

**Latest Addition:** Complete R package for multi-platform epigenetic age prediction using ensemble methods.

- **Repository**: [EnsembleAge](./EnsembleAge/)
- **Installation**: `devtools::install_github('ahaghani/EnsembleAge', ref='v0.99.1')`
- **Platforms**: Human, Mammal40k, Mammal320k arrays (automatic detection)
- **Publication**: Haghani, A., Lu, A.T., Yan, Q. et al. EnsembleAge: enhancing epigenetic age assessment with a multi-clock framework. GeroScience (2025). DOI: [10.1007/s11357-025-01808-1](https://doi.org/10.1007/s11357-025-01808-1)
- **Release DOI**: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.16814673.svg)](https://doi.org/10.5281/zenodo.16814673)

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API