Skip to content

Commit d4f06b8

Browse files
author
Andreas Prlic
committed
details
1 parent c39a471 commit d4f06b8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

structure/alignment.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,15 @@ The Combinatorial Extension (CE) algorithm was originally developed by [Shindyal
4848

4949
### Combinatorial Extension with Circular Permutation (CE-CP)
5050

51+
This is a new variation of CE that can detect circular permutations in proteins.
52+
5153
### FATCAT - rigid
5254

53-
### FATCAR - flexible
55+
This is a Java implementation of the original FATCAT algorithm. [Yuzhen Ye & Adam Godzik in 2003] (http://bioinformatics.oxfordjournals.org/content/19/suppl_2/ii246.abstract)
56+
57+
### FATCAT - flexible
5458

59+
Just as FATCAT - rigid, a Java implementation of the original FATCAT algorithm.
5560

5661
## Acknowledgements
5762

0 commit comments

Comments
 (0)