ga4gh / g2p-team

GitHub Repo for the Genotype to Phenotype Task Team
Apache License 2.0
3 stars 0 forks source link

Update ga4gh/server to support GenotypePhenotype schema #3

Open bwalsh opened 9 years ago

bwalsh commented 9 years ago

While ga4gh/schema was updated to support our schemas the ga4gh/server is ~ 15 commits behind the schema project. In order to proceed, we need to work with the community to help restart this effort. I'd like to contribute to the server project with an implementation of /genotypephenotype/search backed with ohsu's cancer genomics database ontology. I've commented on the PR #379, and will track progress.

nlwashington commented 9 years ago

Good idea to write your own implementation of the G2P schemas based on the cancer-drug data, but I think the data that is used in the reference server / compliance suite, should be of the highest quality, and a gold-standard set that is carefully crafted through this group and distributed through the git. We should consider using something like yours for exemplar drug-phenotype-variant ternary associations. We may need to extend the schemas first.

bwalsh commented 9 years ago

Emphatically agreed. Ideally the test fixture we would provide for g2p will coordinate and evolve with the data used to test reads and references

-Brian Walsh

On Wed, Jul 22, 2015 at 9:59 PM, Nicole Washington <notifications@github.com

wrote:

Good idea to write your own implementation of the G2P schemas based on the cancer-drug data, but I think the data that is used in the reference server / compliance suite, should be of the highest quality, and a gold-standard set that is carefully crafted through this group and distributed through the git. We should consider using something like yours for exemplar drug-phenotype-variant ternary associations. We may need to extend the schemas first.

Reply to this email directly or view it on GitHub https://github.com/ga4gh/g2p-team/issues/3#issuecomment-123964674.

bwalsh commented 8 years ago

This pair of PR will resolve this issue

ga4gh/server#607 ga4gh/schemas#432