owltools.cli
Class SimCommandRunner
java.lang.Object
owltools.cli.CommandRunner
owltools.cli.GafCommandRunner
owltools.cli.TaxonCommandRunner
owltools.cli.SolrCommandRunner
owltools.cli.SimCommandRunner
public class SimCommandRunner
- extends SolrCommandRunner
Semantic similarity and information content.
- Author:
- cjm
Methods inherited from class owltools.cli.CommandRunner |
exit, help, helpFooter, parseArgString, resolveClass, resolveEntity, resolveEntity, resolveEntityList, resolveObjectProperty, run, run, summarizeOntology |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimCommandRunner
public SimCommandRunner()
setSimMethod
public void setSimMethod(CommandRunner.Opts opts)
simAll
public void simAll(CommandRunner.Opts opts)
throws SimEngine.SimilarityAlgorithmException
- Throws:
SimEngine.SimilarityAlgorithmException
saveSim
public void saveSim(CommandRunner.Opts opts)
throws Exception
- Throws:
Exception
mergeSim
public void mergeSim(CommandRunner.Opts opts)
throws Exception
- Throws:
Exception
sim
public void sim(CommandRunner.Opts opts)
throws Exception
- Throws:
Exception
lcsx
public void lcsx(CommandRunner.Opts opts)
lcsxAll
public void lcsxAll(CommandRunner.Opts opts)
throws Exception
- Throws:
Exception
getIC
public void getIC(CommandRunner.Opts opts)
getAncestorsWithIC
public void getAncestorsWithIC(CommandRunner.Opts opts)
allClassIC
public void allClassIC(CommandRunner.Opts opts)
throws Exception
- Throws:
Exception
Copyright © 2010-2012. All Rights Reserved.