Uses of Class
org.biojava.nbio.structure.align.ce.StartupParameters
Packages that use 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.ceSubclasses of StartupParameters in org.biojava.nbio.structure.align.ceModifier and TypeClassDescriptionprotected classprotected static classFields in org.biojava.nbio.structure.align.ce declared as StartupParametersModifier and TypeFieldDescriptionprotected StartupParametersAbstractUserArgumentProcessor.paramsMethods in org.biojava.nbio.structure.align.ce that return StartupParametersModifier and TypeMethodDescriptionprotected abstract StartupParametersAbstractUserArgumentProcessor.getStartupParametersInstance()StartupParameters is a bean to store all the possible command line parameters.protected StartupParametersCeCPUserArgumentProcessor.getStartupParametersInstance()protected StartupParametersCeUserArgumentProcessor.getStartupParametersInstance()
- 
Uses of StartupParameters in org.biojava.nbio.structure.align.fatcatSubclasses of StartupParameters in org.biojava.nbio.structure.align.fatcatMethods in org.biojava.nbio.structure.align.fatcat that return StartupParametersModifier and TypeMethodDescriptionprotected StartupParametersFatCatUserArgumentProcessor.getStartupParametersInstance()
- 
Uses of StartupParameters in org.biojava.nbio.structure.align.seqSubclasses of StartupParameters in org.biojava.nbio.structure.align.seqModifier and TypeClassDescriptionprotected static classMethods in org.biojava.nbio.structure.align.seq that return StartupParametersModifier and TypeMethodDescriptionprotected StartupParametersSmithWatermanUserArgumentProcessor.getStartupParametersInstance()
- 
Uses of StartupParameters in org.biojava.nbio.structure.align.utilMethods in org.biojava.nbio.structure.align.util with parameters of type StartupParametersModifier and TypeMethodDescriptionstatic UserConfigurationUserConfiguration.fromStartupParams(StartupParameters params)