Skip to content

ModelSEED Templates v6.0.0

Latest
Compare
Choose a tag to compare
@jplfaria jplfaria released this 18 Jun 15:55
04cba94

ModelSEED Templates v6.0.0

This release coincides with the ModelSEED v2 manuscript submission and introduces major enhancements to the template collection with improved repository organization.

πŸš€ New Features

Enhanced Templates

  • Archaea Template V6 - Improved metabolic coverage for archaeal organisms
  • Core Template V5.2 - Refined reaction set for bacterial core metabolism
  • Gram-Negative Template V6 - Enhanced pathway representation
  • Gram-Positive Template V6 - Improved organism-specific reactions

Repository Organization

  • Versioned Structure - Templates organized by version (v6.0/, v5.0/, legacy/)
  • Backward Compatibility - Previous templates preserved and accessible
  • Legacy Support - Historical templates archived for reference
  • Enhanced Documentation - Comprehensive README and CHANGELOG

πŸ“ Directory Structure

templates/
β”œβ”€β”€ v6.0/           # Latest templates (this release)
β”œβ”€β”€ v5.0/           # Previous stable release
└── legacy/         # Historical templates

πŸ”¬ Biomass Formulations

Updated biomass formulations with:

  • Better organism-specific compositions
  • Enhanced DNA, RNA, and protein representations
  • Improved metabolite standardization

πŸ“Š Usage

For New Projects

Use templates from templates/v6.0/ for the latest features and improvements.

For Existing Projects

Continue using templates/v5.0/ for consistency, or migrate to v6.0 when ready.

πŸ“– Documentation

  • Main README - Updated with new structure and release information
  • CHANGELOG - Comprehensive version tracking
  • Templates README - Clear usage guidelines for each version

🧬 Scientific Context

These templates are designed as "filters" for KEGG and MetaCyc databases, ensuring:

  • No abstract compounds (acceptor/donor)
  • Mass and charge balanced reactions
  • Defined molecular formulas for all compounds
  • Stereochemically explicit metabolites
  • Standardized to pH 7.5 protonation states

Full Changelog: https://github.com/ModelSEED/ModelSEEDTemplates/blob/main/CHANGELOG.md