Format Development
Sample and sequencing meta data fields
The meta fields for the sample and sequencing are based on NCBI naming schemes especially from SRA submission portal for human-associated pathogen. These are similar to the MiXS standards set by the Genomics Standards Consortium (GSC)
Sample
SRA for sample meta: https://submit.ncbi.nlm.nih.gov/biosample/template/?package-0=MIGS.eu.human-associated.6.0&action=definition
GSC for MIGS eukaryote: https://genomicsstandardsconsortium.github.io/mixs/0010002/
Example file for SRA submission
Sequencing
SRA sequencing meta: https://www.ncbi.nlm.nih.gov/sra/docs/submitportal/#6-sra-metadata
GSC for MIGS eukaryote: https://genomicsstandardsconsortium.github.io/mixs/0010002/
Example file for SRA submission
Python implementation
Linkml generates a datamodel file with all classes: https://github.com/PlasmoGenEpi/portable-micorhaplotype-object/blob/main/src/plasmo_tar_amp_schema/datamodel/plasmo_tar_amp_schema.py
Tools
Started development of a tool called pmotools. Python implementation can be found here: https://github.com/PlasmoGenEpi/pmotools-python/tree/develop
From GEM meeting