Data Filters : Parameters associated with filtering

# dataFilterWidth


# filterDataBy

Filter data by their value in the data object used in oncoprints. Used in the CanvasXpress UIs
Type: filter
Default: HASH(0x7f91d4aea840)

# filterEdgeBy

Filter edges by their properties used in network graphs. Used in the CanvasXpress UIs
Type: filter
Default: HASH(0x7f91d4aea6f0)

# filterFeatureBy

Filter features by their properties used in genome browser. Used in the CanvasXpress UIs
Type: filter
Default: HASH(0x7f91a4da57f8)

# filterMode

Mode for the filter. Can be remove to remove the data from the plot, hide to hide the data similarily to legend filters (may be useful to adjustor transparencyHidden) or color to color the data point with a set color (may be useful to adjust missingDataColor)
Type: string
Default: remove
Options: remove, hide, color

# filterNodeBy

Filter nodes by their properties used in network graphs. Used in the CanvasXpress UIs
Type: filter
Default: HASH(0x7f91d4af20d0)

# filterSkipNullKeys

Flag to indicate to bypass filtering when a key is non existent in the data objects
Type: boolean
Default: false

# filterSkipNullValues

Flag to indicate to bypass filtering when a value is null
Type: boolean
Default: false

# filterSmpBy

Filter samples by their annotation included in the data.x object used in one dimensional plots. Used in the CanvasXpress UIs
Type: filter
Default: HASH(0x7f91d4acb120)

# filterType


# filterVarBy

Filter variables by their annotation included in the data.z object used in one dimensional plots. Used in the CanvasXpress UIs
Type: filter
Default: HASH(0x7f91d4acb108)