Skip to content

Commit c46a990

Browse files
committed
/* Protein Structure */
1 parent ff82f97 commit c46a990

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

_wikis/BioJava:CookBook1.7.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ How Do I....?
246246
- [How can I read a PDB file?](BioJava:CookBook:PDB:read "wikilink")
247247
- [How can I mutate a
248248
residue?](BioJava:CookBook:PDB:mutate "wikilink")
249+
- [How to calculate a structure
250+
superimposition?](BioJava:CookBook:PDB:align "wikilink")
249251

250252
### Protein Alignments and Secondary Structure Prediction with STRAP (by Christophe Gille)
251253

_wikis/BioJava:CookBook1.7.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Click here to search [http://scholar.google.com/scholar?q=biojava Google Scholar
137137

138138
* [[BioJava:CookBook:PDB:read|How can I read a PDB file?]]
139139
* [[BioJava:CookBook:PDB:mutate|How can I mutate a residue?]]
140+
* [[BioJava:CookBook:PDB:align|How to calculate a structure superimposition?]]
140141
141142
=== Protein Alignments and Secondary Structure Prediction with STRAP (by Christophe Gille) ===
142143

0 commit comments

Comments
 (0)