owltools.phenolog
Class GenePhenoTsvParser

java.lang.Object
  extended by owltools.phenolog.GenePhenoTsvParser

public class GenePhenoTsvParser
extends Object


Constructor Summary
GenePhenoTsvParser()
           
 
Method Summary
 HashSet<GenePheno> parse(String fileName)
           
 void setConfigForFlyMine()
           
 void setConfigForMGIPhenoGeno()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenePhenoTsvParser

public GenePhenoTsvParser()
Method Detail

setConfigForFlyMine

public void setConfigForFlyMine()

setConfigForMGIPhenoGeno

public void setConfigForMGIPhenoGeno()

parse

public HashSet<GenePheno> parse(String fileName)
                         throws IOException
Throws:
IOException


Copyright © 2010-2011. All Rights Reserved.