read_srst2: SRST2 file import function

View source: R/parse_related.R

read_srst2R Documentation

SRST2 file import function

Description

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

Usage

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

## Not run: 
read_srst2("/data/srst2_results.tsv")

## End(Not run)

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