Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update references and section template
  • Loading branch information
lafita committed Jul 21, 2015
commit 30a0202e3a6010ef730a57b75d99c1489f520356
6 changes: 5 additions & 1 deletion structure/alignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ Additional methods can be added by implementing the
[StructureAlignment](http://www.biojava.org/docs/api/org/biojava/nbio/structure/align/StructureAlignment.html)
interface.

## Multiple Structure Alignment

Since BioJava 4.1.0, multiple structure alignments can be generated.

## PDB-wide database searches

The Alignment GUI also provides functionality for PDB-wide structural searches.
Expand Down Expand Up @@ -249,7 +253,7 @@ file in various formats.

## See Also

For details about performing alignments programatically, see [Structure Alignment in BioJava](alignmentcode.md)
For details about the structure alignment data models in biojava, see [Structure Alignment Data Models](alignment-data-model.md)

## Acknowledgements

Expand Down