Giter Site home page Giter Site logo

Comments (4)

matentzn avatar matentzn commented on July 20, 2024

@cmungall can you just roughly jot down the method, e.g. something like:

  1. collect all mappings
  2. (unify to skos? or can the input be mix of skos and owl)
  3. generate individual ptables for each input table
    • (how to provide global priors on mapping set level?)
    • Or: merge everything first into one massive SSSOM file?
  4. run boomer
  5. Look at X (what is X) make a fix, run again

Thanks.

from disease-mappings.

cmungall avatar cmungall commented on July 20, 2024
  1. Generate OWL for each source
    • can we flat
    • should use subClassOf where appropriate (I think this only applies to ORDO - transform the part-ofs to is-a)
  2. Aggregate all mappings as SSSOM files
  3. Select subset of ontologies mappings for any given experiment (this may be simply everything to start with)
  4. Merge selected OWL ontologies using robot
  5. Fill a default confidence value for each SSSOM file
    • we can iterate on more sophisticated strategies, just choose 0.8 as a default for now
  6. Extract a ptable from all selected SSSOM files.
    • just use the default sssom-py method for now, no parameter tweaking
    • eventually boomer will take sssom natively INCATools/boomer#47
    • I don't think sssompy will make the prefixes table for boomer but this would be good functionality to have
  7. Feed the ptable and the merged ontology to boomer
    • use defaults for now
  8. Explore output
  • working on documenting this: INCATools/boomer#261
  • but for now if you see a folder full of json and a md file, consider it a success

The input to boomer should be a ptable and the combined OWL files of all ontologies. We can iterate on methods to set priors but just to get started, something like 0.85/0.5/0.05/0.5.

from disease-mappings.

matentzn avatar matentzn commented on July 20, 2024

Something to look at: https://github.com/geneontology/go-rhea-boom/blob/master/Makefile

from disease-mappings.

matentzn avatar matentzn commented on July 20, 2024

This ticket is now a bit too general, I consider this done - we will replace this now moving forward by more specific issues

from disease-mappings.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.