Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panel improvements: ‘Filter cells in dataset’ #6

Open
jeremymiller opened this issue Apr 19, 2024 · 0 comments
Open

Panel improvements: ‘Filter cells in dataset’ #6

jeremymiller opened this issue Apr 19, 2024 · 0 comments

Comments

@jeremymiller
Copy link
Collaborator

jeremymiller commented Apr 19, 2024

  • Add a grep filter (e.g. all subclasses with STR rather than needing to manually type 10 separate ones in the filter).
  • Add a negative filter (e.g., everything EXCEPT cell_type_x).
  • Add “Go” button to the filter rather than having it auto-update to avoid it refreshing every time you change anything. This will be important when trying to do a lot of filtering on big data sets.
  • Improve documentation for filtering by more than one thing.
  • Show distribution of numeric variables for numeric filtering: Tain to share code ==> EDIT FOR THIS ONE: code to build a histogram is already included in server.R (near lines 760-780), but it doesn't properly refresh when the slider refreshes for some reason that I've yet to figure out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant