Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge labels and style updates #15

Merged
merged 7 commits into from
Oct 3, 2024
Merged

Edge labels and style updates #15

merged 7 commits into from
Oct 3, 2024

Conversation

pkalita-lbl
Copy link
Contributor

Fixes #14

These changes primarily address adding 4 missing RO terms to the mapping between predicate terms and styles (including labels). These changes also add a new warning into the CX2 conversion process in the case a new predicate term is used in a GO-CAM that isn't present in the mapping.

These changes also take care of a few other minor recommendations from the NDEx team:

  • Don't display edge labels
  • Use their recommended value for the visualEditorProperties aspect

Finally these changes also:

  • Fix a bug where the edges for input/output relationships were drawn the wrong way around
  • Set the background color of nodes based on type

Copy link

github-actions bot commented Oct 3, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://geneontology.github.io/gocam-py/pr-preview/pr-15/
on branch gh-pages at 2024-10-03 21:33 UTC

@pkalita-lbl pkalita-lbl merged commit c981f05 into main Oct 3, 2024
3 checks passed
@pkalita-lbl pkalita-lbl deleted the issue-14-edge-labels branch October 3, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure all CX2 edges have label and not just relationship term ID
1 participant