public class CeSideChainMain extends CeMain implements StructureAlignment
Modifier and Type | Field and Description |
---|---|
static String |
algorithmName |
calculator, params
newline
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, getCECalculator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
align, align
public static final String algorithmName
public CeSideChainMain()
public static void main(String[] args) throws ConfigurationException
ConfigurationException
public String getAlgorithmName()
StructureAlignment
getAlgorithmName
in interface StructureAlignment
getAlgorithmName
in class CeMain
public ConfigStrucAligParams getParameters()
StructureAlignment
getParameters
in interface StructureAlignment
getParameters
in class CeMain
public void setParameters(ConfigStrucAligParams params)
StructureAlignment
setParameters
in interface StructureAlignment
setParameters
in class CeMain
public String getVersion()
StructureAlignment
getVersion
in interface StructureAlignment
getVersion
in class CeMain
Copyright © 2000–2019 BioJava. All rights reserved.