Package | Description |
---|---|
org.biojava.nbio.structure.align.ce |
Classes related to the implementation of the CE alignment algorithm, here called jCE.
|
org.biojava.nbio.structure.align.fatcat |
Classes related to the implementation of the FATCAT alignment algorithm, here called jFATCAT.
|
org.biojava.nbio.structure.align.seq | |
org.biojava.nbio.structure.align.util |
Modifier and Type | Class and Description |
---|---|
protected class |
CeCPUserArgumentProcessor.CeCPStartupParams |
protected static class |
CeUserArgumentProcessor.CeStartupParams |
Modifier and Type | Field and Description |
---|---|
protected StartupParameters |
AbstractUserArgumentProcessor.params |
Modifier and Type | Method and Description |
---|---|
protected StartupParameters |
CeCPUserArgumentProcessor.getStartupParametersInstance() |
protected StartupParameters |
CeUserArgumentProcessor.getStartupParametersInstance() |
protected abstract StartupParameters |
AbstractUserArgumentProcessor.getStartupParametersInstance()
StartupParameters is a bean to store all the possible
command line parameters.
|
Modifier and Type | Method and Description |
---|---|
static void |
GuiWrapper.showDBResults(StartupParameters params) |
Modifier and Type | Class and Description |
---|---|
protected class |
FatCatUserArgumentProcessor.FatCatStartupParams |
Modifier and Type | Method and Description |
---|---|
protected StartupParameters |
FatCatUserArgumentProcessor.getStartupParametersInstance() |
Modifier and Type | Class and Description |
---|---|
protected static class |
SmithWatermanUserArgumentProcessor.SmithWatermanStartupParams |
Modifier and Type | Method and Description |
---|---|
protected StartupParameters |
SmithWatermanUserArgumentProcessor.getStartupParametersInstance() |
Modifier and Type | Method and Description |
---|---|
static UserConfiguration |
UserConfiguration.fromStartupParams(StartupParameters params) |
Copyright © 2000–2019 BioJava. All rights reserved.