BioMartManager

class openomics.database.annotation.BioMartManager(dataset, attributes, host, filename)[source][source]

Bases: object

Methods Summary

cache_dataset(dataset, dataframe, save_filename)

param dataset

query_biomart(dataset, attributes[, host, …])

param dataset

retrieve_dataset(host, dataset, attributes, …)

param host

Methods Documentation

cache_dataset(dataset, dataframe, save_filename)[source][source]
Parameters
  • dataset

  • dataframe

  • save_filename

query_biomart(dataset, attributes, host='www.ensembl.org', cache=True, save_filename=None, npartitions=None)[source][source]
Parameters
  • dataset

  • attributes

  • host

  • cache

  • save_filename

  • npartitions

retrieve_dataset(host, dataset, attributes, filename, npartitions=None)[source][source]
Parameters
  • host

  • dataset

  • attributes

  • filename

  • npartitions