Permalink
Commits on Jan 12, 2017
  1. Adding enrichment service

    cmungall committed Jan 12, 2017
Commits on Dec 20, 2016
  1. Merge pull request #37 from monarch-initiative/24-curie

    24 curie
    cmungall committed on GitHub Dec 20, 2016
Commits on Dec 19, 2016
Commits on Dec 17, 2016
  1. [#24] clean up

    jnguyenx committed Dec 17, 2016
  2. [#24] need some cleaning

    jnguyenx committed Dec 17, 2016
Commits on Dec 16, 2016
  1. [#24] first experiment

    jnguyenx committed Dec 16, 2016
Commits on Dec 9, 2016
  1. fixed unit tests

    jnguyenx committed Dec 9, 2016
Commits on Dec 3, 2016
  1. Merge pull request #36 from monarch-initiative/33-jackson

    [#33] configure Jackson to ignore empty beans
    cmungall committed on GitHub Dec 3, 2016
Commits on Dec 2, 2016
  1. Added convenience method for comparing two query profiles, for #32

    Call like this:
    
      Match pairMatch = profileMatcher.compareProfilePair(qp, tp);
    
    To implement this, we extend the notion of the target item set
    to include anonymous individuals. The target profile is treated as
    an anonymous individual
    cmungall committed Dec 2, 2016
Commits on Sep 13, 2016
  1. wheesht

    cmungall committed Sep 13, 2016
Commits on Sep 12, 2016
  1. 1.7

    cmungall committed Sep 12, 2016
  2. upping OWLAPI version

    cmungall committed Sep 12, 2016
Commits on Sep 6, 2016
  1. less chatty travis tests

    cmungall committed Sep 6, 2016
  2. Added TypeFilters

    improved tests, and included compressed data for perf tests
    switched to java8
    switched to owlapi-v4
    bumped up version of various frameworks
    added additional params to services
    cmungall committed Sep 6, 2016
Commits on Jun 14, 2016
  1. Merge pull request #29 from balhoff/import-error

    Fixed error from import of missing class.
    cmungall committed on GitHub Jun 14, 2016
Commits on Jun 13, 2016
  1. Excluding a test for now

    this caused a false positive travis fail for #95
    cmungall committed Jun 13, 2016
Commits on May 16, 2016
  1. Fixes #25

    cmungall committed May 16, 2016
Commits on Mar 18, 2016
  1. new tests

    cmungall committed Mar 18, 2016
  2. Added additional documentation for multiple classes and methods.

    Created a new method that is a simplified form of the naive-bayes-FW
    method, with no query blanket, primarily for test/evaluation purposes.
    cmungall committed Mar 18, 2016
Commits on Feb 3, 2016
  1. writers

    cmungall committed Feb 3, 2016
  2. writers

    cmungall committed Feb 3, 2016
Commits on Feb 2, 2016
  1. Suppressed IC Distribution test. Added new convenience methods to KB.…

    … Added new pairwise conditional probability calculator
    cmungall committed Feb 2, 2016
Commits on Jan 30, 2016
  1. new experimental utils

    cmungall committed Jan 30, 2016
  2. Do not precompute tables by default

    Adding experimental util for cos sim
    cmungall committed Jan 30, 2016
Commits on Jan 29, 2016
  1. passifying

    cmungall committed Jan 29, 2016