Skip to content

grigsbyanthony/mag-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAG Database Explorer

A searchable, static web interface for exploring metagenome-assembled genomes (MAGs) from human decomposition research.

HTML5 CSS3 JavaScript GitHub Pages License: MIT


About

This database provides an interactive interface to explore 277 MAGs across 569 samples with 649 metabolic genes annotated. The site is designed as a static, client-side application suitable for hosting on GitHub Pages.

Features

  • Taxonomy Browser — Search and filter MAGs by taxonomic classification
  • Abundance Profiles — Visualize MAG distribution across samples
  • Metabolism Summary — Explore metabolic pathway annotations and gene presence/absence
  • Methodology — Understand the experimentation, processing and analyses that went into this dataset

Data Source

Data derived from:

Burcham, Z.M., Belk, A.D., McGivern, B.B. et al. A conserved interdomain microbial network underpins cadaver decomposition despite environmental variables. Nat Microbiol 9, 595–613 (2024). https://doi.org/10.1038/s41564-023-01580-y

The MAG library was generated from soils associated with 36 human cadavers at three U.S. anthropological research facilities spanning temperate and semi-arid climates. The study identified a universal microbial decomposer network with applications in forensic science for estimating postmortem interval.


Structure

mag-database/
├── index.html          
├── README.md
├── favicon.ico
└── data/
    ├── taxonomy_data.json
    ├── abundance_data.json
    ├── metabolism_data.json
    ├── pathway_summary.json
    ├── sample_names.json
    └── metabolic_headers.json

License

MIT License. See LICENSE for details.

Data usage should cite the original publication (Burcham et al., 2024).

About

A functional, searchable database of decomposition-associated metagenome-assembled genomes (MAGs) generated by the Metcalf Lab

Resources

License

Stars

Watchers

Forks

Contributors

Languages