Class VariantEnrichmentParams
java.lang.Object
es.imim.DISGENET.internal.automation.parameters.VariantEnrichmentParams
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
boolean
void
setColumnName(String columnName)
void
setMinNumberOfVariants(Integer minNumberOfVariants)
void
setNetworkId(Long networkId)
void
setNewNetwork(boolean newNetwork)
void
setPvalueThreshold(double pvalueThreshold)
void
void
-
Constructor Details
-
VariantEnrichmentParams
public VariantEnrichmentParams()
-
-
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 pvalueThreshold) -
getMinNumberOfVariants
-
setMinNumberOfVariants
-