bakerccm / entrez_qiime

A utility to generate input files for taxonomy assignment in QIIME from the NCBI database

Home Page:https://bakerccm.github.io/entrez_qiime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entrez_qiime

A utility to generate input files for taxonomy assignment in QIIME from the NCBI database

This repository contains Python code (entrez_qiime.py) required for a workflow that takes an input FASTA file generated from the NCBI database (e.g. through an Entrez/gquery search) and generates the id-to-taxonomy file needed to BLAST your metabarcode data against those sequences using the QIIME script assign_taxonomy.py. The repository includes a PDF (entrez_qiime.pdf) with guidelines for carrying out the full workflow.

DOI

About

A utility to generate input files for taxonomy assignment in QIIME from the NCBI database

https://bakerccm.github.io/entrez_qiime

License:GNU General Public License v3.0


Languages

Language:Python 53.8%Language:TeX 46.2%