org.genepattern.io.expr
Class ReaderUtil
java.lang.Object
org.genepattern.io.expr.ReaderUtil
- public class ReaderUtil
- extends java.lang.Object
Utility class for expression data readers.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
read
public static java.lang.Object read(IExpressionDataParser parser,
java.lang.String pathname,
IExpressionDataCreator handler)
throws java.io.IOException,
ParseException
- Throws:
java.io.IOException
ParseException
|
|