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

Coloring BAM reads by strand with mismatch highlights #72

Merged
merged 28 commits into from
Jul 18, 2014

Commits on May 27, 2014

  1. Add option to show only mismatches.

    Piotr Kaleta authored and pkaleta committed May 27, 2014
    Configuration menu
    Copy the full SHA
    3701d7e View commit details
    Browse the repository at this point in the history
  2. Show dots instead of matches.

    Piotr Kaleta authored and pkaleta committed May 27, 2014
    Configuration menu
    Copy the full SHA
    7af149e View commit details
    Browse the repository at this point in the history
  3. Distinguish between feature orientation.

    Piotr Kaleta authored and pkaleta committed May 27, 2014
    Configuration menu
    Copy the full SHA
    37b00b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2014

  1. color strands, change del to # char

    yifei committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    3044c5c View commit details
    Browse the repository at this point in the history
  2. changed drawing for svg export

    yifei committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    d077cfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec1f870 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2014

  1. changed strand colors to match igv

    yifei committed Jun 24, 2014
    Configuration menu
    Copy the full SHA
    5823cf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2014

  1. Merge pull request dasmoth#1 from dev/color_strands_differently

    Color strands differently for call review, show quality of nonref bases based on opacity.
    Yifei Men committed Jun 25, 2014
    Configuration menu
    Copy the full SHA
    82ebd69 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2014

  1. Bug fix for uncollapsing super groups

    yifei committed Jul 2, 2014
    Configuration menu
    Copy the full SHA
    69e758e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. Merge pull request dasmoth#2 from dev/fix_uncollapsing_supergroup

    Bug fix for uncollapsing super groups
    Yifei Men committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    cd13c6b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2014

  1. first pass at making read drawing faster

    yifei committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    54afe9d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2014

  1. color change, retain ref qual at max zoom

    yifei committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    f91be2c View commit details
    Browse the repository at this point in the history
  2. add option to change strand color dynamically

    yifei committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    025fa21 View commit details
    Browse the repository at this point in the history
  3. consolidate SVG drawing and colors

    yifei committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    1e8df3d View commit details
    Browse the repository at this point in the history
  4. change typo in colors

    yifei committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    12d1e8b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2014

  1. Merge branch 'master' into counsyl

    Matt Rasmussen committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    0c04cce View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

  1. change hardcoding for bases in drawing

    yifei committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    ab42444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d265bf9 View commit details
    Browse the repository at this point in the history
  3. bug fix related to merge conflict

    yifei committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    5317ed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2014

  1. Configuration menu
    Copy the full SHA
    e9f08b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2014

  1. Configuration menu
    Copy the full SHA
    635177e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2014

  1. tighten tier edit options

    yifei committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    fbde313 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'opensource_master' into opensource_color_strands

    For update of branch
    yifei committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    495e05d View commit details
    Browse the repository at this point in the history
  3. style cleanup

    yifei committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    cf11be6 View commit details
    Browse the repository at this point in the history
  4. style cleanup

    yifei committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    43ddec0 View commit details
    Browse the repository at this point in the history
  5. tighten color edit options

    yifei committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    f2f2b30 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. style cleanup

    yifei committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    1ba54c9 View commit details
    Browse the repository at this point in the history
  2. adjust args to SequenceGlyph constructor

    yifei committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    3251907 View commit details
    Browse the repository at this point in the history