View source: R/covid19_genomic.R
c19.NPs.data | R Documentation |
function to obtain data for nucleotides or proteins from SARS-CoV-2
c19.NPs.data(
src = "livedata",
DB = "nucleotide",
max.nr.recs = NULL,
accOnly = TRUE
)
src |
origin for the data source: "livedata", "repo", "local" |
DB |
database |
max.nr.recs |
maximun number of records to retrieve, there are limitations in the fns and server sides |
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.