Java api or library to calculate hydrogen bonds of a protein
1
0
Entering edit mode
8.2 years ago
m.taheri ▴ 50

Hello every body.

I need a Java api or library for calculating hydrogen bonds of a given pdb file. Even a Web Service that calculates hydrogen bonds like this can be useful, because i need to call it from the program i am writing with Java.

Thanks a lot.

java hydrogen bond pdb protein • 1.7k views
ADD COMMENT
0
Entering edit mode
8.2 years ago
Dan D 7.4k

It will take a little bit of additional coding, but BioJava has a robust PDB Reader and plenty of classes for protein composition and structure.

Classes/Interfaces of interest for this specific application:

  • Structure
  • PDBReader
  • FileParsingParameters
ADD COMMENT

Login before adding your answer.

Traffic: 1559 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6