bokulich-lab / q2-types-genomics

QIIME 2 types for genomics plugins.
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

Implement FeatureData[KEGG] type #10

Closed misialq closed 6 months ago

misialq commented 3 years ago

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:

Notes: