Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.83 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.83 KB

NEPRE--CodePackage

LiuLab | Article | WebServer | Code Package | Executable Program

Introduction

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).

Nepre-F

Users can use the cutoff between 4 angstrom and 10 angstrom to calculate the potential energy.

Nepre-R

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.

CopyRight

Nepre is created by LiuLab of Beijing Computation Science Research Center(CSRC).

Usage

Nepre is built completely on python2.7. Some basic modules are required for using Nepre.

  • numpy
  • tqmd

Performance

image

Contact Us

Email: [email protected]
Address: Building 9, East Zone, ZPark II, No.10 East Xibeiwang Road, Haidian District, Beijing 100193, China.