cytoscape / cytoscape/cyChart

Number of nodes shown in cyChart for a specific filter is wrong

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

See attached screenshots:

  1. In cyChart, the number of nodes passing the filter is shown as 22/40
  2. After clicking "Create Filter, the Filter tab in Cytoscape shows the correct number of nodes as 7/40
    Screen Shot 2021-02-23 at 12 09 26 PM
    Screen Shot 2021-02-23 at 12 02 21 PM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the filter-count discrepancy in cyChart using the scenario shown in the issue and compare its displayed count with the Filter tab in Cytoscape. Trace how cyChart calculates the passing-node total for the selected filter. Done means cyChart reports the same 7/40 result as Cytoscape for this case.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.