download | R Documentation |
Download from GISAID
download(
credentials,
list_of_accession_ids,
get_sequence = FALSE,
clean_up = TRUE
)
credentials |
GISAID credentials. |
list_of_accession_ids |
list of accession_id from GISAID |
get_sequence |
load sequences into data.frame after download |
clean_up |
delete downloaded files (e.g. fasta files) after download |
data.frame of complete data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.