pypath.inputs.biogps.biogps_download§
- pypath.inputs.biogps.biogps_download(dataset)[source]§
Retrieve one BioGPS expression profile dataset.
- Args
- dataset (str,BiogpsDataset): Either the label of a dataset or a
BiogpsDataset object. For a list of available datasets, see biogps_datasets.
- Returns
- (pandas.DataFrame): A data frame of expression values, columns are
tissues, cell types or cell lines, rows are microarray probes representing transcripts.