query_s3_ah | R Documentation |
This may be run after the data has been uploaded to the annotationhub to ensure that all the uploaded files are actually functional.
query_s3_ah(
testing = TRUE,
file_type = "OrgDb",
cachedir = "~/scratch/eupathdb/cache",
csv = "inst/extdata/OrgDb_biocv3.10_eupathdbv46_metadata.csv"
)
testing |
Use the annotationHub TESTING service rather than production. |
file_type |
Type of data to query. |
cachedir |
Place to put the downloaded files, useful for if one's homedirectory is too small. |
csv |
File to check against. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.