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 DESeq2.
BiocManager::install("DESeq2")
Parent topic: DESeq2 1.36.0 Porting Guide (Kylin V10)