Class BatchConfoundUtils

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

@Service public class BatchConfoundUtils extends Object
Test if an experimental design is confounded with batches.
Author:
paul
See Also:
  • Constructor Details

    • BatchConfoundUtils

      public BatchConfoundUtils()
  • Method Details

    • test

      public static Collection<BatchConfound> test(BioAssaySet ee)
      Parameters:
      ee - experiment or experiment subset
      Returns:
      collection of confounds (one for each confounded factor)