metacoder (version 0.1.2)

parse_primersearch: Parse EMBOSS primersearch output

Description

Parses the output file from EMBOSS primersearch into a data.frame with rows corresponding to predicted amplicons and their associated information.

Usage

parse_primersearch(file_path)

Arguments

file_path
The path to a primersearch output file.

Value

A data frame with each row corresponding to amplicon data

See Also

run_primersearch