get_all_metadata: Invoke download_eupathdb_metadata() using all the...

View source: R/get_all_metadata.R

get_all_metadataR Documentation

Invoke download_eupathdb_metadata() using all the sub-projects of the EuPathDB.

Description

This just iterates over a list of existing EuPathDB web resources and attempts to download the metadata from them.

Usage

get_all_metadata(
  overwrite = TRUE,
  bioc_version = NULL,
  eu_version = NULL,
  verbose = FALSE
)

Arguments

...

Arguments passed from above.

Value

Dataframe of the various species metadata.


khughitt/EuPathDB documentation built on Nov. 4, 2023, 4:19 a.m.