Package | Description |
---|---|
org.biojava.nbio.structure.align.ce |
Classes related to the implementation of the CE alignment algorithm, here called jCE.
|
Modifier and Type | Field and Description |
---|---|
protected CECPParameters.DuplicationHint |
CeCPUserArgumentProcessor.CeCPStartupParams.duplicationHint |
protected CECPParameters.DuplicationHint |
CECPParameters.duplicationHint |
Modifier and Type | Method and Description |
---|---|
CECPParameters.DuplicationHint |
CeCPUserArgumentProcessor.CeCPStartupParams.getDuplicationHint() |
CECPParameters.DuplicationHint |
CECPParameters.getDuplicationHint() |
static CECPParameters.DuplicationHint |
CECPParameters.DuplicationHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CECPParameters.DuplicationHint[] |
CECPParameters.DuplicationHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CeCPUserArgumentProcessor.CeCPStartupParams.setDuplicationHint(CECPParameters.DuplicationHint duplicationHint) |
void |
CECPParameters.setDuplicationHint(CECPParameters.DuplicationHint duplicationHint) |
Copyright © 2000–2019 BioJava. All rights reserved.