read.genbank {GenBank} |
R Documentation |
read the given genbank assembly file.
Description
Usage
read.genbank(file,
repliconTable = FALSE);
Arguments
file
the file path of the given genbank assembly file. [as string]
repliconTable
[as boolean]
env
[as Environment]
Details
Authors
seqtoolkit
Value
this function returns data object of type
File.
clr value class
Examples
[Package
GenBank version 1.0.0.0
Index]