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

UI issues with napari plugin #91

Open
vineetbansal opened this issue Nov 14, 2024 · 0 comments
Open

UI issues with napari plugin #91

vineetbansal opened this issue Nov 14, 2024 · 0 comments
Assignees

Comments

@vineetbansal
Copy link
Contributor

vineetbansal commented Nov 14, 2024

Some misc. issues we need to take care of with the plugin:

  • opening up the plugin before doing anything else results in an IndexError.
  • add individual entries for sample data for 4 patients from SCC
  • multiple widgets introduced when opening local h5ad files - in no case should the center align / pairwise align widget be added to the dock if it already exists there.
  • for center alignment, a progress bar is shown, but blocks interaction with the plugin. This should be running in the background.
  • overlap textbox should accept blank values, which then runs paste1 alignment.
  • threshold cannot be modified in increments of 1e-3, and thus the default of 0.001 is clamping to 0.00
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