Skip to content

Commit e95f9ca

Browse files
Christoandreasprlic
authored andcommitted
/* Protein Alignments and Secondary Structure Prediction with STRAP (by Christophe Gille) */
1 parent 7850e1a commit e95f9ca

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

_wikis/BioJava:CookBook1.7.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,13 +251,13 @@ How Do I....?
251251
### Protein Alignments and Secondary Structure Prediction with STRAP (by Christophe Gille)
252252

253253
- [Introduction to the STRAP
254-
API](http://www.charite.de/bioinf/strap/Scripting.html)
254+
API](http://3d-alignment.eu/Scripting.html)
255255
- [STRAP/BioJava
256256
interoperability](http://www.charite.de/bioinf/strap/biojava.html)
257257
- [How do I make a multiple sequence
258258
alignment](http://www.charite.de/bioinf/strap/biojavaInAnger_SequenceAligner.html)?
259259
- [How can predict protein secondary
260-
structure](http://www.charite.de/bioinf/strap/biojavaInAnger_SecondaryStructure_Predictor.html)?
260+
structure](http://3d-alignment.eu/biojavaInAnger_SecondaryStructure_Predictor.html)?
261261

262262
Disclaimer
263263
----------

_wikis/BioJava:CookBook1.7.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,10 @@ Click here to search [http://scholar.google.com/scholar?q=biojava Google Scholar
142142
143143
=== Protein Alignments and Secondary Structure Prediction with STRAP (by Christophe Gille) ===
144144

145-
* [http://www.charite.de/bioinf/strap/Scripting.html Introduction to the STRAP API]
145+
* [http://3d-alignment.eu/Scripting.html Introduction to the STRAP API]
146146
* [http://www.charite.de/bioinf/strap/biojava.html STRAP/BioJava interoperability]
147147
* [http://www.charite.de/bioinf/strap/biojavaInAnger_SequenceAligner.html How do I make a multiple sequence alignment]?
148-
* [http://www.charite.de/bioinf/strap/biojavaInAnger_SecondaryStructure_Predictor.html How can predict protein secondary structure]?
148+
* [http://3d-alignment.eu/biojavaInAnger_SecondaryStructure_Predictor.html How can predict protein secondary structure]?
149149
150150
== Disclaimer ==
151151

0 commit comments

Comments
 (0)