Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Stephen523/MIALAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

30 Commits

Repository files navigation

Introduction

This is a program to calculate PSAIA of proteins and then give a series of residue patchs which may contain possible binding sites of proteins.

Data

This program needs pdb-format files of proteins, you can download them from RCSB PDB: Homepage.

Necessary Program

This program needs Naccess, you can download it if from http://www.bioinf.manchester.ac.uk/naccess/ and then put the directory named naccess2.1.1 in Program/.

If you already have the Naccess , please perform the following operations :

sudo apt-get install csh
cd Program/naccess2.1.1/
csh install.scr
cd ../../

To use Qcontacts in Program/, you need to install the corresponding dependencies :

sudo apt-get install lib32z1

or

sudo apt-get install lib32ncurses5

After this, run the following order:

cd Program/Qcontacts
ldd Qcontacts

If you can see its dependencies, you can go on . If not, you need to check if the versions of the relevant libraries are correct.

Run

Put pdb files of proteins in the folder named /data/pdb/.

Then run the following order to run:

bash main.sh

You can change the number of top patches in sort_patch.sh

Then, you will get the results in the folder: /result/

Contact

If you have any questions, please contact with: 13168@ruc.edu.cn

About

A repository for MIALAB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /