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