biomodels_url generates a URL to a BioModel model file of a specified format.

biomodels_url(id, version = NA, format = c("sbml", "omex"))

Arguments

id

The numeric BioModels id, as count.

version

The version of the model, as count.

format

The desired file format for the model.

Value

A URL to access the BioModels model file.