Reads an output file from BLAST in the outfmt=6 format (tab delimited)

Usage

read_blast6(fp, col.names = blast6_colnames)

Arguments

fp
file path to blast output
col.names
the column names of the BLAST output. The "std" columns are defined in `blast6_colnames` (default)

Description

Reads an output file from BLAST in the outfmt=6 format (tab delimited)