Skip to content

Utilities for accessing Enzyme Commission classification data

License

Notifications You must be signed in to change notification settings

rcsb/py-rcsb_utils_ec

Repository files navigation

RCSB Python Enzyme Classification Data Utilities

Build Status

Introduction

Python utility classes for accessing Enzyme Commission classification data

Installation

Download the library source software from the project repository:

git clone --recurse-submodules https://github.com/rcsb/py-rcsb_utils_ec.git

Optionally, run test suite (Python versions 2.7, and 3.9) using setuptools or tox:

python setup.py test

or simply run

tox

Installation is via the program pip.

pip install rcsb.utils.ec

or for the local repository:

pip install .

About

Utilities for accessing Enzyme Commission classification data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages