Compilation and Installation
Procedure
- Install the dependencies.
R install.packages("BiocManager")If DONE (BiocManager) is displayed in the command output, the installation is successful.

- Install bioconductor-ebcoexpress.
BiocManager::install("EBcoexpress")If DONE (EBcoexpress) is displayed in the command output, the installation is successful.
