📋 Description
This issue proposes two updates to graphml_builder in TSUMUGI to improve the clarity and interpretability of the generated GraphML.
Proposed changes
Motivation
Currently, the node phenotype annotation does not fully reflect the available effect size information, and the edge attribute name weight is too generic. These changes will make the GraphML output more informative and self-explanatory.
🔖 TSUMUGI Version
1.0.2
📎 Anything else?
Thanks @kinari-labwork for reporting the issue!
📋 Description
This issue proposes two updates to
graphml_builderin TSUMUGI to improve the clarity and interpretability of the generated GraphML.Proposed changes
weighttophenotype_similarity_scoreto make its meaning explicit.Motivation
Currently, the node phenotype annotation does not fully reflect the available effect size information, and the edge attribute name
weightis too generic. These changes will make the GraphML output more informative and self-explanatory.🔖 TSUMUGI Version
1.0.2
📎 Anything else?
Thanks @kinari-labwork for reporting the issue!