pypath.inputs.biogps§

members:

Functions

biogps_annotations([organism, exclude, only])

Expression data from BioGPS compiled in the annotation format commonly used in this module.

biogps_datasets()

List the expression profile datasets available from BioGPS.

biogps_download(dataset)

Retrieve one BioGPS expression profile dataset.

biogps_download_all([organism, exclude, only])

Downloads all expression data from BioGPS.

Classes

BiogpsDataset(organism, label, url)