parse_primersearch: Parse EMBOSS primersearch output

View source: R/primersearch.R

parse_primersearchR Documentation

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


grunwaldlab/metacoder documentation built on Feb. 22, 2024, 3:47 a.m.