c19.NPs.data: function to obtain data for nucleotides or proteins from...

View source: R/covid19_genomic.R

c19.NPs.dataR Documentation

function to obtain data for nucleotides or proteins from SARS-CoV-2

Description

function to obtain data for nucleotides or proteins from SARS-CoV-2

Usage

c19.NPs.data(
  src = "livedata",
  DB = "nucleotide",
  max.nr.recs = NULL,
  accOnly = TRUE
)

Arguments

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


covid19.analytics documentation built on Oct. 16, 2023, 1:06 a.m.