Uses of Class
org.biojava.nbio.structure.align.ce.StartupParameters
Package
Description
Classes related to the implementation of the CE alignment algorithm, here called jCE.
Classes related to the implementation of the FATCAT alignment algorithm, here called jFATCAT.
-
Uses of StartupParameters in org.biojava.nbio.structure.align.ce
Modifier and TypeClassDescriptionprotected class
protected static class
Modifier and TypeFieldDescriptionprotected StartupParameters
AbstractUserArgumentProcessor.params
Modifier and TypeMethodDescriptionprotected abstract StartupParameters
AbstractUserArgumentProcessor.getStartupParametersInstance()
StartupParameters is a bean to store all the possible command line parameters.protected StartupParameters
CeCPUserArgumentProcessor.getStartupParametersInstance()
protected StartupParameters
CeUserArgumentProcessor.getStartupParametersInstance()
-
Uses of StartupParameters in org.biojava.nbio.structure.align.fatcat
Modifier and TypeMethodDescriptionprotected StartupParameters
FatCatUserArgumentProcessor.getStartupParametersInstance()
-
Uses of StartupParameters in org.biojava.nbio.structure.align.seq
Modifier and TypeClassDescriptionprotected static class
Modifier and TypeMethodDescriptionprotected StartupParameters
SmithWatermanUserArgumentProcessor.getStartupParametersInstance()
-
Uses of StartupParameters in org.biojava.nbio.structure.align.util
Modifier and TypeMethodDescriptionstatic UserConfiguration
UserConfiguration.fromStartupParams
(StartupParameters params)