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

Verification and Validating Testing - Real Data Use-Cases #40

Open
GregHydeDartmouth opened this issue May 4, 2021 · 1 comment
Open
Assignees
Labels
CHP Pertains to CHP repo: https://github.com/di2ag/chp Milestone 9 Validation Utility with the purpose of validating some result.

Comments

@GregHydeDartmouth
Copy link
Contributor

GregHydeDartmouth commented May 4, 2021

We capture verification and validation of various KP-specific use-cases in our test harness. The test harness will use both synthetic and real world data to validate we are making the correct inferences.

We plan on validating our system by asking our KP questions that have known answers documented in the literature (e.g., Trastuzumab yielding higher probability on survival/showing high positive relative contribution when querying our system over ERBB2 gene mutations.)

See https://github.com/di2ag/Connections-Hypothesis-Provider-Roadmap/milestone/9 for open issues.

@GregHydeDartmouth GregHydeDartmouth added Milestone 9 CHP Pertains to CHP repo: https://github.com/di2ag/chp Validation Utility with the purpose of validating some result. labels May 4, 2021
@GregHydeDartmouth GregHydeDartmouth self-assigned this May 4, 2021
@GregHydeDartmouth
Copy link
Contributor Author

Use-case has changed slightly from initial comment. We are exploring if we can detect network motifs from gene expression data. Process involves building an initial adjacency matrix capturing pairwise associations between genes to used as the basis for BKB building. Validation involves comparing adjacency matrix with known gene-gene associations. Validation data is from Reactome interactions within Pathway Commons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHP Pertains to CHP repo: https://github.com/di2ag/chp Milestone 9 Validation Utility with the purpose of validating some result.
Projects
None yet
Development

No branches or pull requests

1 participant