parse_primersearch {metacoder} | R 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
[Package metacoder version 0.3.7 Index]