monarch-initiative / owlsim-v3

Ontology Based Profile Matching
16 stars 5 forks source link

Phenopacket reading #30

Open balhoff opened 8 years ago

balhoff commented 8 years ago

Load associations from a phenopacket.

balhoff commented 8 years ago

@cmungall we need a release of phenopacket reference API before we merge this. It uses 0.0.4-SNAPSHOT.

cmungall commented 8 years ago

In sonatype https://oss.sonatype.org/#nexus-search;quick~phenopackets

I think should be in mvncentral in a few hrs

On 15 Jun 2016, at 13:31, Jim Balhoff wrote:

@cmungall we need a release of phenopacket reference API before we merge this. It's reference 0.0.4-SNAPSHOT.


You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/monarch-initiative/owlsim-v3/pull/30#issuecomment-226310791

balhoff commented 8 years ago

@cmungall I updated to use the released phenopacket API version. I also had to add junit to the POM files to fix a build problem. I was a bit confused about why that problem came up though.