Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Install the dependencies.
R install.packages("BiocManager")Information similar to the following is displayed:

- Install the dependencies for bioconductor-manta.
BiocManager::install("edgeR") BiocManager::install("Hmisc") BiocManager::install("caroline") q() - Install bioconductor-manta.
cd /path/to/bioconductor-manta R CMD INSTALL manta_1.32.0.tar.gz
Information similar to the following is displayed:

Parent topic: bioconductor-manta 1.32.0 Porting Guide (Kylin V10)