check_csv: Check the metadata csv files and write only the 'good'...

View source: R/check_csv.R

check_csvR Documentation

Check the metadata csv files and write only the 'good' entries.

Description

While we are at it, put the failed entries into their own csv file so that I can step through and look for why they failed.

Usage

check_csv(
  build_dir = "build",
  file_type = "OrgDb",
  bioc_version = NULL,
  eu_version = NULL
)

Arguments

build_dir

Directory in which to put the data.

file_type

Is this an OrgDB, GRanges, TxDb, OrganismDbi, or BSGenome dataset?

bioc_version

Which bioconductor version is this for?

eu_version

Which eupathdb version is this for?


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