ReinV / SCOPE

Search and Chemical Ontology Plotting Environment
Other
1 stars 2 forks source link

Generailizing class visualization to relationships other than "is a"? #62

Open magnuspalmblad opened 1 year ago

magnuspalmblad commented 1 year ago

In a recent application, we wanted to visualize the distrubtion of MALDI matrices in SCOPE. The most common MALDI matrices are actually annotated as such in ChEBI (https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:64345).

Would it be possible to add an argument "-role" that works similar to "-class" in visualize_multiplot.py, except that it does not traverse the ontology, only collect the incoming edges (i.e. all the compound with a single edge to a certain role)?