Git Product home page Git Product logo

Comments (10)

stelmo avatar stelmo commented on May 30, 2024

I think metabolites have only compartment, not subsystem. And reactions have subsystem

from cobrexa.jl.

exaexa avatar exaexa commented on May 30, 2024

correcting

from cobrexa.jl.

stelmo avatar stelmo commented on May 30, 2024

hmm are we going to use plural or singular for these accessors? E.g. gene_notes or gene_note and metabolite_annotations or metabolite_annotation?

Plural makes more sense to me...

from cobrexa.jl.

stelmo avatar stelmo commented on May 30, 2024

Also, they should all return vectors of things by default or dicts?

I would say vectors, but always in order of whatever reactions, metabolites or genes returns

from cobrexa.jl.

exaexa avatar exaexa commented on May 30, 2024

annotations already have the type Dict{AnnotationType, Vector{AnnotationValue}} where the AnnType and AnnValue are strings. That exists for each object in question.

No idea about notes now. In SBML I've got a Maybe{String} for that, but not sure if that's right.

from cobrexa.jl.

stelmo avatar stelmo commented on May 30, 2024

we need an id(model) accessor to get the id of a model

from cobrexa.jl.

stelmo avatar stelmo commented on May 30, 2024

also reaction_names, gene_names and metabolite_names

from cobrexa.jl.

stelmo avatar stelmo commented on May 30, 2024

JSONModel, MATModel, SBMLModel etc. are not consisten about this. We need to decide and specify exactly which functions are generic and implement them across all models.

from cobrexa.jl.

exaexa avatar exaexa commented on May 30, 2024

almost done, are we going to play with the names too?
(actually, the meaning of "names" is kindof subsumed by having a note that says roughly "this has names XXX, also known as YYY")

from cobrexa.jl.

exaexa avatar exaexa commented on May 30, 2024

I'm slashing the names, the scheme is perfectly clear now and we can add them whenever we actually need them later.

from cobrexa.jl.

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.