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