Uses of Enum
ubic.gemma.core.analysis.sequence.ShellDelegatingBlat.BlattableGenome
Packages that use ShellDelegatingBlat.BlattableGenome
-
Uses of ShellDelegatingBlat.BlattableGenome in ubic.gemma.core.analysis.sequence
Methods in ubic.gemma.core.analysis.sequence that return ShellDelegatingBlat.BlattableGenomeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ShellDelegatingBlat.BlattableGenome[]ShellDelegatingBlat.BlattableGenome.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ubic.gemma.core.analysis.sequence with parameters of type ShellDelegatingBlat.BlattableGenomeModifier and TypeMethodDescriptionbooleanShellDelegatingBlat.isServerReachable(ShellDelegatingBlat.BlattableGenome genome, boolean sensitive) Check if the gfServer for a given genome is reachable.voidShellDelegatingBlat.startServer(ShellDelegatingBlat.BlattableGenome genome, boolean sensitive, boolean waitForFullInitialization) Start the server, if the port isn't already being used.