parse_ORIGIN_FIELD: Parse Genbank file ORIGIN FIELD

Description Usage Arguments Examples

Description

Parse Genbank file ORIGIN FIELD

Usage

1

Arguments

gb_line

character vector of a Genbank file.

Examples

1
2
inf <- system.file("extdata", "sample.gb", package = "bstringr")
readLines(inf) %>% parse_ORIGIN_FIELD()

t-arae/bstringr documentation built on March 18, 2021, 3:08 a.m.