pypath.inputs.biomodels§

This file collects all available models from the biomodels repository using the bioservices python module, then downloads the individual models to parse for the relevant information to enter into pypath.

members:

Functions

download_single_model(model_id)

Download the main file of a single model to extract relevant data for pypath integration.

get_all_models()

Fetch list of available models using bioservices.

get_biomodels([verbose])

get_biomodels_req()

get_single_model(model_id)

Get single BioModel using bioservices.