cobrapy icon indicating copy to clipboard operation
cobrapy copied to clipboard

Fetch available models from Web IO repositories.

Open achillesrasquinha opened this issue 2 years ago • 1 comments

Checklist

Is your feature related to a problem? Please describe it.

Describe the solution you would like.

Would be nice to have a model list of each repository to the Web IO repositories.

bigg = BiGGModels()
models_avail = bigg.model_list() # id list of models available.

Describe alternatives you considered

Additional context

achillesrasquinha avatar Sep 21 '22 00:09 achillesrasquinha

Yeah, would be useful. Can you see a way to do that quickly? For instance, Biomodels is huge...

cdiener avatar Oct 12 '22 21:10 cdiener