download_chebi_compound: Download the CHEBI compound database

View source: R/6_CHEBI.R

download_chebi_compoundR Documentation

Download the CHEBI compound database

Description

Download the CHEBI compound database

Usage

download_chebi_compound(
  url = "https://ftp.ebi.ac.uk/pub/databases/chebi/Flat_file_tab_delimited/",
  path = ".",
  download.method = c("download.file", "httr")
)

Arguments

url

Default is "https://ftp.ebi.ac.uk/pub/databases/chebi/Flat_file_tab_delimited/".

path

Default is .

download.method

which package you want to use, download.file or httr

Value

Downloaded files.

Author(s)

Xiaotao Shen shenxt1990@outlook.com


tidymass/massdatabase documentation built on Sept. 10, 2023, 10:35 p.m.