aswarren / bvbrc_grab_features

Given genome ids get the associated protein features using the BVBRC API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get FASTA files of proteins given genome ids from PATRIC / BVBRC resource

Requirements

Python 3.x Requests


## Installation
git clone git@github.com:aswarren/bvbrc_grab_features.git

## Usage
python ./genome_features.py ./data/small_test_gids.txt >output.fasta

About

Given genome ids get the associated protein features using the BVBRC API

License:MIT License


Languages

Language:Python 100.0%