LiuLab | Article | WebServer | Code Package | Executable Program
Nepre is a scoring function for calculating the protein's potential energy. And it will help to predict the 3D structure of a protein. Nepre is designed to be efficient, flexible and protable with two typical algorithm included:
- Calculate the potential energy using different cutoff (Nepre-F).
- Calculate the potential energy using the radius of amino acid (Nepre-R).
Users can use the cutoff between 4 angstrom and 10 angstrom to calculate the potential energy.
30,000 high-resolution protein are used to get statistical result of radius and fitted by the gaussian distribution function. Then Nepre will calculate the potential energy according to the gaussian mean data of radius of each kind of amino acid.
Nepre is created by LiuLab of Beijing Computation Science Research Center(CSRC).
Nepre is built completely on python2.7. Some basic modules are required for using Nepre.
- numpy
- tqmd
Email: nepre2018@163.com
Address: Building 9, East Zone, ZPark II, No.10 East Xibeiwang Road, Haidian District, Beijing 100193, China.