Skip to content

Commit 55c736e

Browse files
committed
/* Alignment with Cobinatorial Extension (CE) and FATCAT */
1 parent 8aa7086 commit 55c736e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

wiki/BioJava:CookBook:PDB:align.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ alignment](http://en.wikipedia.org/wiki/Structural_alignment).
3030
The structure alignment possibilities of BioJava are going to be greatly
3131
enhanced in the upcoming BioJava 3 release. It provides a BioJava port
3232
of the **Combinatorial Extension** algorithm (CE) as well as of the
33-
**FATCAT** algorithm. Thanks to the (P. Bourne, Yuzhen Ye and A. Godzik
34-
for granting permission to freely use and redistribute their code. The
35-
documentation how to use this algorithm is available from
33+
**FATCAT** algorithm. Thanks to P. Bourne, Yuzhen Ye and A. Godzik for
34+
granting permission to freely use and redistribute their algorithms. The
35+
documentation how to use these is available from
3636

3737
<BioJava:CookBook:PDB:CE_Algorithm>
3838

wiki/BioJava:CookBook:PDB:align.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ For more info see the [http://en.wikipedia.org/wiki/Structural_alignment Wikiped
77

88
=== Alignment with Cobinatorial Extension (CE) and FATCAT ===
99

10-
The structure alignment possibilities of BioJava are going to be greatly enhanced in the upcoming BioJava 3 release. It provides a BioJava port of the '''Combinatorial Extension''' algorithm (CE) as well as of the '''FATCAT''' algorithm. Thanks to the (P. Bourne, Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute their code. The documentation how to use this algorithm is available from
10+
The structure alignment possibilities of BioJava are going to be greatly enhanced in the upcoming BioJava 3 release. It provides a BioJava port of the '''Combinatorial Extension''' algorithm (CE) as well as of the '''FATCAT''' algorithm. Thanks to P. Bourne, Yuzhen Ye and A. Godzik for granting permission to freely use and redistribute their algorithms. The documentation how to use these is available from
1111

1212
[[BioJava:CookBook:PDB:CE_Algorithm]]
1313

0 commit comments

Comments
 (0)