Skip to content

rcsb/py-rcsb_utils_taxonomy

Repository files navigation

RCSB Python Taxonomy Data Utilities

Build Status

Introduction

This module contains utility methods for accessing and processing NCBI taxonomy data sequence data.

Installation

Download the library source software from the project repository:

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

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

python setup.py test

or simply run

tox

Installation is via the program pip.

pip install rcsb.utils.seq

or for the local repository:

pip install .

About

Common utilities for accessing NCBI taxonomy data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages