View source: R/fetch_sequences.R
read_genbank_chunk | R Documentation |
Read genbank chunk
read_genbank_chunk(gid, quiet = FALSE, retry_attempt = 3, retry_wait = 5)
gid |
a vector of GenBank ID's |
quiet |
Whether progress should be printed to console. |
retry_attempt |
The number of query attempts in case of query failure due to poor internet connection. |
retry_wait |
How long to wait between query attempts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.