For internal use
For internal use
cd /home/usr/share tar xvf ~/build/shiftx2/shiftx2-v104-linux-20110930.tgz mv shiftx2-v104-linux-20110930/ shiftx2 cd shiftx2 make
* 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
原始输入文件为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
.