Package | Description |
---|---|
ubic.basecode.datafilter | |
ubic.basecode.io.reader | |
ubic.basecode.math.linearmodels |
Modifier and Type | Method and Description |
---|---|
void |
RowAbsentFilter.setFlagMatrix(StringMatrix<R,C> f) |
Modifier and Type | Method and Description |
---|---|
StringMatrix<String,String> |
StringMatrixReader.read(InputStream stream) |
StringMatrix<String,String> |
StringMatrixReader.read(InputStream stream,
int maxRows,
int numColumnsToSkip) |
StringMatrix<String,String> |
StringMatrixReader.read(String filename) |
StringMatrix<String,String> |
StringMatrixReader.read(String filename,
int maxRows) |
StringMatrix<String,String> |
StringMatrixReader.read(String filename,
int maxRows,
int numColumnsToSkip) |
Constructor and Description |
---|
DesignMatrix(StringMatrix<String,String> sampleInfo) |
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.