c19.NP_fasta.data {covid19.analytics} | R Documentation |
function to obtain FASTA seqs for nucleotides or proteins from SARS-CoV-2
Description
function to obtain FASTA seqs for nucleotides or proteins from SARS-CoV-2
Usage
c19.NP_fasta.data(src = "repo", target = "nucleotide")
Arguments
src |
origin for the data source: "livedata" OR "repo" |
target |
"nucleotide", "protein" or "codingRegion" |
[Package covid19.analytics version 2.1.3.3 Index]