Uses of Class
ubic.gemma.core.datastructure.matrix.ExpressionDataBooleanMatrix
Packages that use ExpressionDataBooleanMatrix
Package
Description
This package contains data structures for representing matrices of gene expression.
-
Uses of ExpressionDataBooleanMatrix in ubic.gemma.core.analysis.preprocess.filter
Methods in ubic.gemma.core.analysis.preprocess.filter with parameters of type ExpressionDataBooleanMatrixModifier and TypeMethodDescriptionvoid
RowMissingValueFilter.setAbsentPresentCalls
(ExpressionDataBooleanMatrix absentPresentCalls) Supply a separate matrix of booleans. -
Uses of ExpressionDataBooleanMatrix in ubic.gemma.core.datastructure.matrix
Methods in ubic.gemma.core.datastructure.matrix that return ExpressionDataBooleanMatrix