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

Sequence viewer app improvements #87

Merged
merged 18 commits into from
Jan 2, 2019

Commits on Dec 7, 2018

  1. Clarify that the dcc.Upload component can be clicked.

    Shammamah Hossain committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    71e2ae0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Conditionally display selection slider.

    Shammamah Hossain committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    9fc7c5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sequence-viewer-app-improvements

    Shammamah Hossain committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    8eb9b30 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Merge branch 'master' into sequence-viewer-app-improvements

    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    c886960 View commit details
    Browse the repository at this point in the history
  2. Add optional inputs for selection region.

    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    df0d1d6 View commit details
    Browse the repository at this point in the history
  3. Make container heights match, and remove resetting of selection regio…

    …n upon pressing submit button.
    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    811494c View commit details
    Browse the repository at this point in the history
  4. Fix lower bound on selected region inputs to ensure that low is not g…

    …reater than high.
    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    783d687 View commit details
    Browse the repository at this point in the history
  5. Allow for adding coverage with search function.

    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    53dfca4 View commit details
    Browse the repository at this point in the history
  6. Fix some styling and move mouse selection display above subpart selec…

    …tion display.
    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    cae5399 View commit details
    Browse the repository at this point in the history
  7. Update some information display.

    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    1b29c26 View commit details
    Browse the repository at this point in the history
  8. Add colored sidebars to each section in info box to separate them vis…

    …ually.
    Shammamah Hossain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    448337c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Add visible scrollbars to all components.

    Shammamah Hossain committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    7d6b11b View commit details
    Browse the repository at this point in the history
  2. Make info container span the rest of the available width.

    Shammamah Hossain committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    56ae9dd View commit details
    Browse the repository at this point in the history
  3. Add download button and sample fasta file.

    Shammamah Hossain committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    483be07 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    32a98c2 View commit details
    Browse the repository at this point in the history
  2. Clear coverage upon sequence change and change translation options to…

    … dropdown.
    Shammamah Hossain committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    d790c67 View commit details
    Browse the repository at this point in the history
  3. Add default coverage to insulin sequence.

    Shammamah Hossain committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    94c874f View commit details
    Browse the repository at this point in the history
  4. Change colors for sections in information box, and make search box fu…

    …ll-width in sequence viewer.
    Shammamah Hossain committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    3f3eca2 View commit details
    Browse the repository at this point in the history