View on GitHub

entrez_qiime

A utility to generate an id-to-taxonomy mapping file for taxonomy assignment using BLAST in QIIME

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.