Uses of Enum Class
fr.ens.biologie.genomique.eoulsan.modules.diffana.DESeq2Parameters.StatisticTest
Packages that use DESeq2Parameters.StatisticTest
Package
Description
This package contain all the classes related to the differential analysis step.
-
Uses of DESeq2Parameters.StatisticTest in fr.ens.biologie.genomique.eoulsan.modules.diffana
Methods in fr.ens.biologie.genomique.eoulsan.modules.diffana that return DESeq2Parameters.StatisticTestModifier and TypeMethodDescriptionGet the statistic test to be used in DESeq2.DESeq2Parameters.getStatisticTest()Get the statisticTest parameter value.Returns the enum constant of this class with the specified name.static DESeq2Parameters.StatisticTest[]DESeq2Parameters.StatisticTest.values()Returns an array containing the constants of this enum class, in the order they are declared.