check_files | R Documentation |
Any files which do not have csv entries should be deleted, but for the moment I will move them to the current working directory in an attempt to learn about why they went wrong.
check_files(
file_type = "OrgDb",
bioc_version = NULL,
eu_version = NULL,
build_dir = "build",
verbose = FALSE,
destination = NULL
)
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? |
build_dir |
Location to dump files. |
verbose |
Talk while running? |
destination |
Place to put non-matched files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.