Uses of Class
de.julielab.genemapper.utils.GeneMapperInitializationException
-
Packages that use GeneMapperInitializationException Package Description de.julielab.genemapper.apps de.julielab.genemapper.hpo de.julielab.genemapper.mappingcores -
-
Uses of GeneMapperInitializationException in de.julielab.genemapper.apps
Methods in de.julielab.genemapper.apps that throw GeneMapperInitializationException Modifier and Type Method Description static voidInteractiveCandidateFinder. main(String[] args)static voidInteractiveNameCentricCandidateFinder. main(String[] args) -
Uses of GeneMapperInitializationException in de.julielab.genemapper.hpo
Methods in de.julielab.genemapper.hpo that throw GeneMapperInitializationException Modifier and Type Method Description static voidGenesetsOptimizationRoute. main(String[] args) -
Uses of GeneMapperInitializationException in de.julielab.genemapper.mappingcores
Methods in de.julielab.genemapper.mappingcores that throw GeneMapperInitializationException Modifier and Type Method Description voidDypsisCandidateSetter. loadLexicalCandidateRankingModel(Configuration config)Constructors in de.julielab.genemapper.mappingcores that throw GeneMapperInitializationException Constructor Description DypsisCandidateSetter(Configuration config, CandidateRetrieval candidateRetrieval, NameCentricRetrieval nameCentricRetrieval, DypsisCandidateRanker candidateRanker, de.julielab.geneexpbase.genemodel.GeneOrthologs geneOrthologs)
-