Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 554 Bytes

pyEnsemblRest

Object-oriented Python API for Ensembl, automatically built upon the REST API. It requires a single configuration file (see config.xml) to describe the object type generated by each endpoint, as well as its accessors.

Doxygen documentation has been generated and is available on the gh-pages branch. However, since most of the objects are dynamically created, it isn't as complete as the help command in the Python shell.

This is a toy project ! I don't intend to develop it any further.