View source: R/download_proteome.R
download_proteome | R Documentation |
fasta.gz
file by Bianchi et al., 2017Downloads the fasta.gz
file by Bianchi et al., 2017
download_proteome( url = get_proteome_url(), fasta_gz_filename = tempfile(fileext = ".fasta.gz"), verbose = FALSE )
url |
the download URL, which is ftp://ftp.ebi.ac.uk/pub/databases/reference_proteomes/QfO/Eukaryota/UP000005640_9606.fasta.gz |
fasta_gz_filename |
the |
verbose |
set to TRUE for more output |
the fasta.gz
name of the downloaded file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.