Class GeneEnrichmentParams
java.lang.Object
es.imim.DISGENET.internal.automation.parameters.GeneEnrichmentParams
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
boolean
void
setColumnName(String columnName)
void
setMinNumberOfGenes(Integer minNumberOfGenes)
void
setNetworkId(Long networkId)
void
setNewNetwork(boolean newNetwork)
void
setPValueThreshold(double maxpValue)
void
void
-
Constructor Details
-
GeneEnrichmentParams
public GeneEnrichmentParams()
-
-
Method Details
-
getNetworkId
-
setNetworkId
-
getColumnName
-
setColumnName
-
getSource
-
setSource
-
getTypeId
-
setTypeId
-
isNewNetwork
public boolean isNewNetwork() -
setNewNetwork
public void setNewNetwork(boolean newNetwork) -
getPValueThreshold
public double getPValueThreshold() -
setPValueThreshold
public void setPValueThreshold(double maxpValue) -
getMinNumberOfGenes
-
setMinNumberOfGenes
-