rtemis A3 Logo
Implementation

Goals

The goal is to provide idiomatic, language-specific implementations of the A3 format across programming languages commonly used in bioinformatics and computational biology.

Goals:

  • Choose class system that provides type safety, and validation
  • Create methods that translate between A3 data structures and native data structures
  • Provide methods for reading and writing A3 JSON files with 100% fidelity