read_srst2: SRST2 file import function

Description Usage Arguments Value Examples

Description

This function imports the 14 column SRST2 file. Kind of superfluous

Usage

1
read_srst2(srst2.file)

Arguments

srst2.file

System location of the srst2 file, no default.

Value

Dataframe of srst2 data with correct column headers.

Examples

1
2
3
4
## Not run: 
read_srst2("/data/srst2_results.tsv")

## End(Not run)

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