BiocExecute is a package to make Bioconductor/R package functions executable
in the Command Line Interface (CLI).
The package comes with a few functions that need to be called upon building a package or upon using the package in the CLI.
Install the package using
remotes::install_github("BiocCodingCollaborations/BiocExecute", build_vignettes = TRUE).
For a detailed view on how to use BiocExecute, please read the corresponding
vignette.
