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

Python wrapper of the Ensembl REST API

License

Notifications You must be signed in to change notification settings

muffato/pyEnsemblRest

Repository files navigation

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.

Releases

No releases published

Packages

No packages published