opencobra / cobrapy

COBRApy is a package for constraint-based modeling of metabolic networks.
http://opencobra.github.io/cobrapy/
GNU General Public License v2.0
461 stars 216 forks source link

Fetch available models from Web IO repositories. #1284

Open achillesrasquinha opened 2 years ago

achillesrasquinha commented 2 years ago

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

cdiener commented 1 year ago

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