Git Product home page Git Product logo

Comments (7)

Midnighter avatar Midnighter commented on May 30, 2024 1

The ones by the protocol.

from memote.

ChristianLieven avatar ChristianLieven commented on May 30, 2024

By confidence scores do you mean those defined in the Protocol or an internal score calculated in some other way?

from memote.

phantomas1234 avatar phantomas1234 commented on May 30, 2024

Most models wouldn't have confidence scores but maybe it would be good to return to the recommendations of the original protocols paper.

from memote.

ChristianLieven avatar ChristianLieven commented on May 30, 2024

That would be great, but I am afraid that COBRApy neither imports nor exports any notes correctly. I tried it by adding the following notes field to the RECON1 model from BiGG.
<notes> <body xmlns="http://www.w3.org/1999/xhtml"> <center><h2>This is a TEST</h2></center> <p>I am wondering if COBRApy is able to import this.</p> </body> </notes>
I was quite surprised that RECON1 did not contain the confidence scores upon which some of the results of this research are based on.

I was not able to find the keywords 'confidence', 'score' or 'confidence_score' in cobra.io.sbml nor cobra.io.sbml3. If I saw that right the legacy import looks specifically for charge, GPR, and subsystem in the notes field but doesn't account for the confidence score. It seems that this might be one of the reasons why most models (available through BiGG) don't have the confidence scores. So in order for us to test for this, I'll open up an issue at COBRApy to address the lack of confidence score parsing first.

from memote.

Midnighter avatar Midnighter commented on May 30, 2024

All notes are simply parsed into a dictionary available under the corresponding attribute cobra.Reaction.notes and other components. If you say that cobrapy does not round-trip the notes correctly then we should definitely address that. Please do open an issue.

from memote.

Midnighter avatar Midnighter commented on May 30, 2024

Blocked by extension of SBML schema additions.

from memote.

ChristianLieven avatar ChristianLieven commented on May 30, 2024

Will be covered more elegantly by checks for SBO and other Evidence Ontologies, such as in this issue #280

from memote.

Related Issues (20)

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.