Learn R Programming

qiimer (version 0.9.4)

read_blast_table: 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.