public class CeSideChainMain extends CeMain implements StructureAlignment
| Modifier and Type | Field and Description |
|---|---|
static String |
algorithmName |
calculator, paramsnewline| Constructor and Description |
|---|
CeSideChainMain() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithmName()
Get the name of the Algorithm
|
ConfigStrucAligParams |
getParameters()
Return the paramers for this algorithm.
|
String |
getVersion()
Get the Version information for this Algorithm.
|
static void |
main(String[] args) |
void |
setParameters(ConfigStrucAligParams params)
Set the default parameters for this algorithm to use
|
align, align, getCECalculatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalign, alignpublic static final String algorithmName
public CeSideChainMain()
public static void main(String[] args) throws ConfigurationException
ConfigurationExceptionpublic String getAlgorithmName()
StructureAlignmentgetAlgorithmName in interface StructureAlignmentgetAlgorithmName in class CeMainpublic ConfigStrucAligParams getParameters()
StructureAlignmentgetParameters in interface StructureAlignmentgetParameters in class CeMainpublic void setParameters(ConfigStrucAligParams params)
StructureAlignmentsetParameters in interface StructureAlignmentsetParameters in class CeMainpublic String getVersion()
StructureAlignmentgetVersion in interface StructureAlignmentgetVersion in class CeMainCopyright © 2000–2017 BioJava. All rights reserved.