Description Usage Arguments Examples
View source: R/read_genbank.src.R
extract DNAStringSet data from batch of genbank files: requires package Biostrings
1 | read_genbank(files, output_list = FALSE)
|
files |
path or list of paths to genbank files |
output_list |
logical argument to concatenate list of XStringSets - default is FALSE |
1 | random_DNA(files = c("path/to/example1.gb", "path/to/example2.gb"), output_list = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.