X Tutup
# The BioJava structure module [![Build Status](https://travis-ci.org/biojava/biojava.svg?branch=master)](https://travis-ci.org/biojava/biojava) [![Dependency Status](http://www.versioneye.com/user/projects/53f8beb4e09da3cc0f000398/badge.svg?style=flat)](http://www.versioneye.com/user/projects/53f8beb4e09da3cc0f000398) [![License](http://img.shields.io/badge/license-LGPLv2-blue.svg?style=flat)](https://github.com/biojava/biojava/blob/master/LICENSE) ## About
The protein structure modules of BioJava provide an API that allows to
  • Maintain local installations of PDB
  • Load structures and manipulate them
  • Perform standard analysis such as sequence and structure alignments
  • Visualize structures
## Tutorial A tutorial for the protein structure modules is available on [Github](https://github.com/biojava/biojava3-tutorial/tree/master/structure).
X Tutup