mmagnus / rsRNASP

rsRNASP: A distance-dependent statistical potential based on residue separation for RNA 3D structure evaluation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsRNASP

rsRNASP: A distance-dependent statistical potential based on residue separation for RNA 3D structure evaluation

Compilation and usage under linux

gcc rsRNASP.c -lm -o rsRNASP

# Run in the example dir

./rsRNASP 1a9nR.pdb  energy.txt

# Output:
   
# 1a9nR.pdb     -3055.902390 kBT

Note: the subfolder "data/" and compiled "rsRNASP" should be in the same folder.

Please feel free to contact us if you have any question! zjtan@whu.edu.cn

About

rsRNASP: A distance-dependent statistical potential based on residue separation for RNA 3D structure evaluation.

License:GNU General Public License v3.0


Languages

Language:D 94.5%Language:C 5.4%Language:Shell 0.1%