Skip to content
/ janm Public

janm is a Normal Mode Analysis Library for Java

License

Notifications You must be signed in to change notification settings

serdar-/janm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

janm: A Normal Mode Analysis library for Java

janm is a library to perform normal mode analysis (Gaussian Network Model and Anisotropic Network Model) to protein structures. It makes use of the BioJava library to parse the PDB files and for some other facilities.

This library was developed with the purpose of contributing to BioJava. It needs a specific singular value decomposition (SVD) algorithm which is only available in Java Matrix Toolkit. Because of this dependency, it is a bit difficult to embed it into BioJava for the moment.

It is a Maven project so batteries are included. Use with caution, if necessary check the eigenvectors you calculated using Prody in Python.

About

janm is a Normal Mode Analysis Library for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages