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

Support for multiple visualization methods #5

Closed
5 of 6 tasks
Benjamin-Lee opened this issue Dec 25, 2018 · 1 comment
Closed
5 of 6 tasks

Support for multiple visualization methods #5

Benjamin-Lee opened this issue Dec 25, 2018 · 1 comment
Assignees
Labels
requirement This has to be done

Comments

@Benjamin-Lee
Copy link
Owner

Benjamin-Lee commented Dec 25, 2018

  • Add button to control visualization method (default to Squiggle)
  • Send method to back end along with seq
  • Store transformed sequences as xxxxxxx.METHOD.parquet.sz
  • When querying, send the viz method
  • Cache the different viz methods in the seqs variable (wontfix)
  • Update the axes
@Benjamin-Lee Benjamin-Lee added the requirement This has to be done label Dec 25, 2018
@Benjamin-Lee
Copy link
Owner Author

Do we want to be able to change the viz method after the files have been uploaded? We can do it but we'll either have to:

  1. Store the files in the browser (could be rough on RAM unless we limit file size)
  2. Store on S3

@Benjamin-Lee Benjamin-Lee self-assigned this Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement This has to be done
Projects
None yet
Development

No branches or pull requests

1 participant