Genomic databases

openomics.database.annotation 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.

EnsemblGeneSequences([biomart, attributes, …])

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

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

EnsemblSomaticVariation([biomart, …])

EnsemblTranscriptSequences([biomart, …])

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

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

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.annotation.BioMartManager, openomics.database.annotation.EnsemblGeneSequences, openomics.database.annotation.EnsemblGenes, openomics.database.annotation.EnsemblSNP, openomics.database.annotation.EnsemblSomaticVariation, openomics.database.annotation.EnsemblTranscriptSequences, openomics.database.annotation.GTEx, openomics.database.annotation.NONCODE, openomics.database.annotation.ProteinAtlas, openomics.database.annotation.RNAcentral, openomics.database.annotation.TANRIC