Table of Contents

SHIFTX2

shiftx2

Installation

cd /home/usr/share
tar xvf ~/build/shiftx2/shiftx2-v104-linux-20110930.tgz
mv shiftx2-v104-linux-20110930/ shiftx2
cd shiftx2
make

shiftxp

* example (I've made a softlink for shiftx2_main.py as shiftx):

./shiftx2 -b '/home/yxue/work/test/*.pdb' -a BACKBONE -p 5.1 -t 300

Procedure by Ge HAN

原始输入文件为pdb文件,以1UBQ.pdb为例。

shiftx2.py –i 1UBQ.pdb –e
# You can adjust temperature and pH by using option
# which can be shown by shiftx2.py -h

.