read_blast_table {qiimer}R Documentation

Parse tabular output from BLAST.

Description

Parse tabular output from BLAST.

Usage

read_blast_table(filepath)

Arguments

filepath

Path to tabular BLAST output file.

Value

A data frame of BLAST results.


[Package qiimer version 0.9.4 Index]