Similarly to #9, we need a type able to handle KEGG annotations. Inspired by eggNOG annotations output (#8), we need to handle a TSV file containing a few KEGG-specific fields.
Acceptance criteria:
uses a new artifact format: KEGGMapFormat
validates on reading in a TSV file containing KEGG fields extracted from EggNOG annotations: _KEGG_ko, KEGG_Pathway, KEGG_Module, KEGG_Reaction, KEGG_rclass, BRITE, KEGGTC
Similarly to #9, we need a type able to handle KEGG annotations. Inspired by eggNOG annotations output (#8), we need to handle a TSV file containing a few KEGG-specific fields.
Acceptance criteria:
KEGGMapFormat
Notes:
Annotations file/Transferred annotations fields
section