Open
Description
Currently, the plan is to make up term IDs for the "other" categories. Ex:
{
"term_id": "OTHER:0002",
"term_label": "other cellular process"
},
Since these categories are derived from a mutable file level_one_terms.txt, these IDs will have to be dynamically assigned during each data conversion "build," which will inextricably tie the term lookup file to the BP modules file. For example, if the "cellular process" GO term is dropped from level_one_terms.txt
then another "other" term might inherit its ID. Or if another term is added, the ID of its "other" category term may change from OTHER:0002
to OTHER:0003
or something else.
Tagging @tmushayahama
Metadata
Metadata
Assignees
Labels
No labels