Module bioutils::files::http[][src]

Functions to curl/download ENA files. Currently, these are downloaded into the bioutils directory.

Functions

build_url

Function to intake a base url and a filename and paste them together to generate a url where the file may be found.

curl

Function to curl (download) a file from a base url and a filename.

paste_prefix_suffix