Disease databases

openomics.database.disease Module

Classes

BioMart([host, verbose, cache, secure])

Interface to the BioMart service

BioMartManager(dataset, attributes, host, …)

Database(path[, file_resources, col_rename, …])

This is a base class used to instantiate an external Database given a a set of files from either local files or URLs.

DisGeNet([path, file_resources, curated, …])

DiseaseAssociation(path[, file_resources])

EnsemblGeneSequences([biomart, attributes, …])

EnsemblGenes([biomart, attributes, host, …])

EnsemblSNP([biomart, attributes, host, …])

EnsemblSomaticVariation([biomart, …])

EnsemblTranscriptSequences([biomart, …])

GTEx([path, file_resources, col_rename, …])

HMDD([path, file_resources, col_rename])

LncRNADisease([path, file_resources, …])

MalaCards([path, file_resources, col_rename])

NONCODE(path[, file_resources, col_rename, …])

OMIM(path[, file_resources])

ProteinAtlas([path, file_resources, …])

RNAcentral([path, file_resources, …])

StringIO([initial_value, newline])

Text I/O implementation using an in-memory buffer.

TANRIC(path[, file_resources, col_rename, …])

Class Inheritance Diagram

Inheritance diagram of openomics.database.disease.DisGeNet, openomics.database.disease.DiseaseAssociation, openomics.database.disease.HMDD, openomics.database.disease.LncRNADisease, openomics.database.disease.MalaCards, openomics.database.disease.OMIM