public class DisGeNetCyTableGene extends Object
Constructor and Description |
---|
DisGeNetCyTableGene(GuiParameters params) |
Modifier and Type | Method and Description |
---|---|
void |
addColumnsToTable(org.cytoscape.model.CyTable geneTable)
Adds all the colums related to the diseases to the cytoscape table.
|
void |
fillColumns(org.cytoscape.model.CyTable geneTable,
Map<String,Long> suids)
Fills the gene related columns with the data retrived from the current search parameters.
|
GuiParameters |
getParams() |
void |
setParams(GuiParameters params) |
public DisGeNetCyTableGene(GuiParameters params)
public GuiParameters getParams()
public void setParams(GuiParameters params)
public void addColumnsToTable(org.cytoscape.model.CyTable geneTable)
geneTable
- the table to add the columns.Copyright © 2018. All rights reserved.