geneontology / pathways2GO

Code for converting between BioPAX pathways and Gene Ontology Causal Activity Models (GO-CAM)
8 stars 0 forks source link

Generate stats for GO-CAM completeness used in manuscript #213

Open dustine32 opened 1 year ago

dustine32 commented 1 year ago

Requested in https://github.com/geneontology/pathways2GO/issues/176#issue-1262286564. Generate stats for fraction of GO-CAMs that is complete and the reasons for incompleteness (like the Venn diagram Figure 4 in the Good et al. paper)

Ben has some code and an SOP for generating these numbers and lists of reactions missing certain components (function, location, causal relation, enabler). These lists are then plugged into a web tool at https://bioinformatics.psb.ugent.be/webtools/Venn/ to generate the diagram image.