org.forester.go.etc
Class MetaOntologizer

java.lang.Object
  extended by org.forester.go.etc.MetaOntologizer

public class MetaOntologizer
extends Object


Constructor Summary
MetaOntologizer()
           
 
Method Summary
static void reformat(File ontologizer_outdir, String result_file_prefix, File domain_gain_loss_file, String outfile_base, File obo_file, double p_adjusted_upper_limit, String comment, List<PfamToGoMapping> pfam_to_go)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaOntologizer

public MetaOntologizer()
Method Detail

reformat

public static void reformat(File ontologizer_outdir,
                            String result_file_prefix,
                            File domain_gain_loss_file,
                            String outfile_base,
                            File obo_file,
                            double p_adjusted_upper_limit,
                            String comment,
                            List<PfamToGoMapping> pfam_to_go)
                     throws IOException
Throws:
IOException