Skip to content

a software that implements RigidFinder, a method to detect protein rigid blocks from two different conformations.

License

Notifications You must be signed in to change notification settings

abyzovlab/Belka

Repository files navigation

INSTALLATION

You must have Java 1.5 or later distributed by Sun installed. Note, Belka may not work with Java distributed by other (than Sun) companies. The Java can be downloaded from http://developers.sun.com/downloads. To simply use compiled Belka it is enough to install Java SE Runtime Environment (JRE). To compile Belka from source code you must have Java SE Development Kit (JDK) installed.

To install Belka simply extract the distributive.

COMPILATION

Navigate to belka/src directory and type 'make'.

EXECUTION

To run Belka double click on Belka.jar or type in a terminal 'java -jar Belka.jar'

Please send your comments and suggestions to [email protected].

About

a software that implements RigidFinder, a method to detect protein rigid blocks from two different conformations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages