check_csv | R Documentation |
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.
check_csv(
build_dir = "build",
file_type = "OrgDb",
bioc_version = NULL,
eu_version = NULL
)
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? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.