An open API service indexing awesome lists of open source software.

https://github.com/aldro61/patric_tools

Python package to interact with the PATRIC database (https://www.patricbrc.org)
https://github.com/aldro61/patric_tools

antibiotic-resistance database genomics patric

Last synced: 9 months ago
JSON representation

Python package to interact with the PATRIC database (https://www.patricbrc.org)

Awesome Lists containing this project

README

          

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![Build Status](https://travis-ci.org/aldro61/patric_tools.svg?branch=master)](https://travis-ci.org/aldro61/patric_tools)

# PATRIC tools
A Python package to interact with the PATRIC database (https://www.patricbrc.org)

## Notes

* This package is highly dependant on the structure of the FTP directories at PATRIC. If the structure changes, parts of the code may need to be updated.

## Disclaimer
This is not an official tool of the PATRIC database. It is a package that I use for my personal interaction with the database.