-
Notifications
You must be signed in to change notification settings - Fork 1
How to install pygomodo locally
Rui P. Ribeiro edited this page Feb 20, 2024
·
4 revisions
conda env create -f environment.yml
Download and install:
https://github.com/soedinglab/hh-suite
or
conda install -c bioconda hhsuite
Download and install:
https://github.com/CBDD/rDock
make install
! Instead, make a copy of ALL rDock built binaries to your custom directory.
Download and install:
https://github.com/soedinglab/pdbx
or
conda install -c conda-forge mmcif_pdbx
Download and install:
https://salilab.org/modeller/download_installation.html
or
conda install -c salilab modeller
Go to the directory pygomodo/databases
and:
tar -xf GPCR_profiles_db.xz
Go to the directory pygomodo/databases/GPCR_templates
and:
tar -xf hmm_profiles.xz
tar -xf pdb_clean_structures.xz
cp -r pygomodo <your python path>/site_packages