read_blast: Blast file import function

View source: R/parse_related.R

read_blastR Documentation

Blast file import function

Description

This function imports the 25 column blast file and adds column headers

Usage

read_blast(br.file)

Arguments

br.file

System location of the blast file, no default.

Value

Dataframe of blast data with correct column headers.

Examples

## Not run: 
read_blast("/data/blast_results.tsv")

## End(Not run)

phac-nml/plasmidprofiler documentation built on June 11, 2022, 11:25 a.m.