Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

unify dependent and common lists #54

Open
sgratzl opened this issue Jul 8, 2017 · 0 comments
Open

unify dependent and common lists #54

sgratzl opened this issue Jul 8, 2017 · 0 comments
Labels
priority: low type: refactor Refactor the current implementation

Comments

@sgratzl
Copy link
Contributor

sgratzl commented Jul 8, 2017

in the current version we have certain table duplicates that are not needed.

e.g. there is a GeneList (start point) and a DependentGeneList. However both are showing the same data. In addition, the latter uses the current selection to automatically add scores.

Idea: create a unified version that:

  • for each selection (which can be none) add a single score
  • if there is a selection show the refactor single scores ordino#112 single score to select which score to use for the selections
  • provides the filter dialog which can be preset based on the input from the welcome page (namedset, filter, direct inputs = constructor arguments)
  • provide score dialogs
@sgratzl sgratzl added the type: feature New feature or request label Jul 10, 2017
@sgratzl sgratzl added priority: low type: refactor Refactor the current implementation and removed type: feature New feature or request labels Aug 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: low type: refactor Refactor the current implementation
Projects
None yet
Development

No branches or pull requests

1 participant