Class BatchConfoundUtils
java.lang.Object
ubic.gemma.core.analysis.preprocess.batcheffects.BatchConfoundUtils
Test if an experimental design is confounded with batches.
- Author:
- paul
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchConfoundUtils
public BatchConfoundUtils()
-
-
Method Details
-
test
- Parameters:
ee
- experiment or experiment subset- Returns:
- collection of confounds (one for each confounded factor)
-