Class BatchEffectUtils

java.lang.Object
ubic.gemma.core.analysis.preprocess.batcheffects.BatchEffectUtils

public class BatchEffectUtils extends Object
  • Constructor Details

    • BatchEffectUtils

      public BatchEffectUtils()
  • Method Details

    • getBatchEffectType

      public static BatchEffectType getBatchEffectType(BatchEffectDetails beDetails)
      Obtain a BatchEffectType describing the batch effect state of the given batch details.
    • getBatchEffectStatistics

      @Nullable public static String getBatchEffectStatistics(BatchEffectDetails beDetails)
      Obtain a string describing the summary statistics of a batch effect is present in the given batch details.
      Returns:
      summary statistics or null if there is no batch effect