read_blast: Blast file import function

Description Usage Arguments Value Examples

Description

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

Usage

1
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

1
2
3
4
## Not run: 
read_blast("/data/blast_results.tsv")

## End(Not run)

Plasmidprofiler documentation built on May 1, 2019, 9:19 p.m.