==========================
ENCODEQT Python Module API
==========================

ENCODEQueryTools is written in Python 2.7.

**DEPENDENCIES:**

* **pandas** must be installed for the ENCODEQT module to function correctly.

* **json**, **urllib**, **urllib2** are also imported by the ENCODEQT module (all part of standard Python).

**METHOD SUMMARY:**

..	automodule:: ENCODEQT
	:members:
