Class CeMain

All Implemented Interfaces:
StructureAlignment
Direct Known Subclasses:
CeCPMain, CeSideChainMain, OptimalCECPMain

public class CeMain extends AbstractStructureAlignment implements StructureAlignment
The main class of the Java implementation of the Combinatorial Extension Algorithm (CE), as has been originally developed by I. Shindyalov and P.Bourne (1998). The original CE paper is available from here: http://peds.oxfordjournals.org/cgi/content/short/11/9/739 For a demo of how to use this algorithm, visit the BioJava web site: CE usage example. The BioJava CE version is based on CE version 2.3 (2003 or 2004).
Author:
Andreas Prlic.