Class GeneEnrichment
java.lang.Object
es.imim.DISGENET.internal.enrichment.GeneEnrichment
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList<?>
getName()
int
void
setBgRatio
(String bgRatio) void
setGeneIds
(List<Integer> geneIds) void
setGeneNodes
(List<Long> geneNodes) void
setGeneRatio
(String geneRatio) void
void
void
-
Field Details
-
enrichmentURL
- See Also:
-
colID
- See Also:
-
colName
- See Also:
-
colSource
- See Also:
-
colGenesRatio
- See Also:
-
colGenesBG
- See Also:
-
colListGenes
- See Also:
-
colPvalue
- See Also:
-
colGenesSUID
- See Also:
-
swingColumnsEnrichment
-
-
Constructor Details
-
GeneEnrichment
public GeneEnrichment() -
GeneEnrichment
-
-
Method Details
-
getNumberGenes
public int getNumberGenes() -
getName
-
setName
-
getSource
-
setSource
-
getGeneRatio
-
setGeneRatio
-
getBgRatio
-
setBgRatio
-
getpValue
-
setpValue
-
getGeneIds
-
setGeneIds
-
getGeneNodes
-
setGeneNodes
-