download_microbesonline_files: Download the various file formats from microbesoline.

View source: R/annotation_microbesonline.R

download_microbesonline_filesR Documentation

Download the various file formats from microbesoline.

Description

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.

Usage

download_microbesonline_files(id = "160490", type = NULL)

Arguments

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.

Value

List describing the files downloaded and their locations.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.