View source: R/covid19_genomic.R
covid19.genomic.data | R Documentation |
main master (wrapper) function to obtain different types of genomic data for the SARS-CoV-2 virus
covid19.genomic.data(
type = "genome",
src = "livedata",
graphics.ON = TRUE,
accOnly = TRUE
)
type |
type of data to retrieve, options are: 'genome', 'genomic', 'fasta', 'nucleotide', 'protein', 'ptree' |
src |
source of the data: "livedata", "repo" or "local" |
graphics.ON |
boolean option for display associated graphics |
accOnly |
boolean indicator for getting only accession codes or whole records |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.