parse_VERSION_FIELD: Parse Genbank file VERSION FIELD

Description Usage Arguments Examples

Description

Parse Genbank file VERSION 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_VERSION_FIELD()

araezopsis/bstringr documentation built on March 15, 2021, 10:01 p.m.