org.genepattern.io.expr
Class ReaderUtil

java.lang.Object
  extended byorg.genepattern.io.expr.ReaderUtil

public class ReaderUtil
extends java.lang.Object

Utility class for expression data readers.


Method Summary
static java.lang.Object read(IExpressionDataParser parser, java.lang.String pathname, IExpressionDataCreator handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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


Hosted by docs.bugaco.com