Class MeanVarianceWriter
java.lang.Object
ubic.gemma.core.datastructure.matrix.io.MeanVarianceWriter
- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
write
(ExpressionExperiment ee, QuantitationType qt, Writer writer)
-
Constructor Details
-
MeanVarianceWriter
-
-
Method Details
-
write
- Parameters:
qt
- quantitation type that was used to generate the mean-variance relation, usually the one attached to the processed vectors- Throws:
IOException
-