This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Problem with Slider for Cytoscape Filter

Hi! I am trying to filter nodes using a column filter; however, when I select a column ie. adjusted p-values, no slider appears for me to set the value. Instead, a box appears where I can type. Note, this problem does not occur with the degree filter and there is a slider. Is there something I'm doing wrong or missing here? Any help would be appreciated!

cytoscape

1 answer

Offhand, I would guess that for some reason that column was imported as a string column, not a floating point column. That can happen if your p-value column has N/A or < 0.5 or other non-numeric annotations.

-- scooter

Log in to answer this question.