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)
Value
A data frame with each row corresponding to amplicon data
Arguments
- file_path
The path to a primersearch output file.