View source: R/annotation_microbesonline.R
download_microbesonline_files | R Documentation |
Microbesonline provides an interesting set of file formats to download. Each format proves useful under one condition or another, ergo this defaults to iterating through them all and getting every file.
download_microbesonline_files(id = "160490", type = NULL)
id |
Species ID to query. |
type |
File type(s) to download, if left null it will grab the genbank, tab, protein fasta, transcript fasta, and genome. |
List describing the files downloaded and their locations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.