AnVILBilling
Provide functions to retrieve and report on usage expenses in NHGRI AnVIL (anvilproject.org).
Bioconductor version: 3.23 · Package version: 1.22.0
AnVILBilling helps monitor AnVIL-related costs in R, using queries to a BigQuery table to which costs are exported daily. Functions are defined to help categorize tasks and associated expenditures, and to visualize and explore expense profiles over time. This package will be expanded to help users estimate costs for specific task sets.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnVILBilling") Details
| Maintainer | Vince Carey <stvjc@channing.harvard.edu> |
| Author | BJ Stubbs [aut], Vince Carey [aut, cre] |
| License | Artistic-2.0 |
| Bug Reports | https://github.com/vjcitn/AnVILBilling/issues |
| Downloads rank | 209 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |