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

TODO #3

Open
10 of 11 tasks
JEFworks opened this issue Aug 23, 2018 · 3 comments
Open
10 of 11 tasks

TODO #3

JEFworks opened this issue Aug 23, 2018 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@JEFworks
Copy link
Collaborator

JEFworks commented Aug 23, 2018

Enhancements

  • Provide option to disable rotation
  • Loading bar
  • Generalized gene.csv to be matrix of options where reach column may be a different category to visualize gene.csv no longer used
  • Generalize data.csv to accommodate any number of metadata columns (including each point being a cell and metadata being numeric gene expression)
  • Allow for numeric / non-categorical color scales
  • Allow user to select colors
  • Enable uploading own data
  • Reset to center option
  • Prevent zooming too far away Sufficient with reset

Known bugs

  • Resetting gene does not automatically change point size, only color
  • Reset view triggers with new gene selection?
@JEFworks JEFworks added the enhancement New feature or request label Aug 23, 2018
@JEFworks
Copy link
Collaborator Author

  • Stream in big csv file instead of loading it all (will become more important later as files get so big that they would crash the browser) https://www.papaparse.com/demo

@JEFworks JEFworks changed the title TODO 8/22/2018 TODO Aug 28, 2018
@JEFworks JEFworks added the help wanted Extra attention is needed label Sep 12, 2018
@JEFworks
Copy link
Collaborator Author

JEFworks commented Sep 12, 2018

  • Allow numeric / non-categorical data to be reflected in opacity (accommodate column for quality)
  • Allow numeric / non-categorical data to be reflected in radius size, shape, or some other form of encoding the information -> allow users to select based on dropdown

image
image
source

@JEFworks
Copy link
Collaborator Author

  • Allow change of background color (black or white)
  • Allow multiple coloring modes; allow coloring points by factor (cell-type) or coloring points by continuous variable (gene expression) mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant