Package de.julielab.genemapper.hpo
Class NlmGeneCorpusEvaluation
- java.lang.Object
-
- de.julielab.geneexpbase.hpo.HttpParamOptClient
-
- de.julielab.genemapper.hpo.NlmGeneCorpusEvaluation
-
public class NlmGeneCorpusEvaluation extends de.julielab.geneexpbase.hpo.HttpParamOptClient
-
-
Field Summary
Fields Modifier and Type Field Description static StringFILTER_CONFIG
-
Constructor Summary
Constructors Constructor Description NlmGeneCorpusEvaluation()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetConfigurationPath()protected StringgetEvaluationEndpoint()protected List<String>getInstances()protected intgetPort()static voidmain(String[] args)
-
-
-
Field Detail
-
FILTER_CONFIG
public static final String FILTER_CONFIG
-
-
Method Detail
-
getConfigurationPath
protected String getConfigurationPath()
- Specified by:
getConfigurationPathin classde.julielab.geneexpbase.hpo.HttpParamOptClient
-
getEvaluationEndpoint
protected String getEvaluationEndpoint()
- Specified by:
getEvaluationEndpointin classde.julielab.geneexpbase.hpo.HttpParamOptClient
-
getInstances
protected List<String> getInstances()
- Specified by:
getInstancesin classde.julielab.geneexpbase.hpo.HttpParamOptClient
-
getPort
protected int getPort()
- Specified by:
getPortin classde.julielab.geneexpbase.hpo.HttpParamOptClient
-
-