Skip to content

Scoring Function based on Neighbourhood Preference Statistics

License

Notifications You must be signed in to change notification settings

TangYuan-Liu/Nepre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: nepre2018@163.com
Address: Building 9, East Zone, ZPark II, No.10 East Xibeiwang Road, Haidian District, Beijing 100193, China.

About

Scoring Function based on Neighbourhood Preference Statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages