Installing Dependencies
Procedure
- Use PuTTY to log in to the server as the root user.
- Install the dependencies using the pip command.
pip install intervaltree==2.1.0 pip install intervaltree-bio==1.0.1 pip install network==1.1 pip install numpy==1.16.6 pip install PyIntervalTree==0.5 pip install pysam==0.8.0 pip install PyVCF==0.6.8
Parent topic: Configuring the Compilation Environment