COBREXA / JSONFBCModels.jl

Reader and writer for JSON metabolic models
Apache License 2.0
0 stars 1 forks source link

add some tests for annotations as dictionaries #9

Open exaexa opened 8 months ago

exaexa commented 8 months ago

ref: https://github.com/COBREXA/JSONFBCModels.jl/pull/8

(We should test for the fixed state somehow, but we need to find a reasonably hosted model to be able to get it into CI.)

(cc @josePereiro )

josePereiro commented 8 months ago

Why not just a FBCTestModels kind of repo?

exaexa commented 8 months ago

Could work, but I'm not really happy to throw more resources into re-hosting other's data (which should be made properly accessible in the first place).

I think that I'll simply try to pick a random model from e.g. biomodels or bigg which features this. That requries some searching and grepping, but should be doable.