Ecogenomics / gtdb-lib

An abstraction of objects, files, and third-party tools used by the GTDB. Not intended for public use.

Home Page:https://ecogenomics.github.io/gtdb-lib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtdb-lib

PyPI

An abstraction of objects, files, and third-party tools used by the GTDB. Not intended for public use.

The library is under active development and the API will change frequently, it is strongly recommended to specify a specific version when using it.

Installation

Python >= 3.6 is required.

python -m pip install gtdb

Contributing

Commit guidelines

This project uses Semantic Versioning and Conventional Commits to automatically generate release notes using Semantic Release. If you are using PyCharm, then Git Commit Template will be useful.

About

An abstraction of objects, files, and third-party tools used by the GTDB. Not intended for public use.

https://ecogenomics.github.io/gtdb-lib/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%