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

gfa paths #103

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

gfa paths #103

wants to merge 36 commits into from

Commits on Feb 5, 2017

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

Commits on Mar 10, 2017

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

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    2db0b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109c3cb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Merge pull request rrwick#35 from natir/master

    Add posibility to colors node in cli image generation
    rrwick authored Mar 18, 2017
    1 Configuration menu
    Copy the full SHA
    bf1d2ae View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

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

Commits on May 8, 2017

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

Commits on May 26, 2017

  1. Small fix for CSV parsing

    rrwick committed May 26, 2017
    Configuration menu
    Copy the full SHA
    c774cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

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

Commits on Oct 17, 2017

  1. Added dotplot.cpp and dotplot.h to calculate k-mer seed hits. Also, u…

    …pdated the .pro file to compile the new sources.
    isovic committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    4f14171 View commit details
    Browse the repository at this point in the history
  2. Added the placeholder for the dotplot, and removed the vertical space…

    …rs to make the GUI more compact.
    isovic committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    a18aaca View commit details
    Browse the repository at this point in the history
  3. Added a shared pointer to hold the dotplot scene, and the method whic…

    …h will be signalled by the slot.
    isovic committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    a8622dd View commit details
    Browse the repository at this point in the history
  4. Added the signal handling and plotting of the dotplot between two sel…

    …ected nodes. If more (or less) than two nodes are selected, Bandage will notify the user and won't draw.
    isovic committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    821dd3f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    8439ab1 View commit details
    Browse the repository at this point in the history
  2. Allowed self-dotplots.

    isovic committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9bccb54 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Configuration menu
    Copy the full SHA
    8870cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7899b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6246fd3 View commit details
    Browse the repository at this point in the history
  4. Minor aesthetic changes.

    isovic committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    7ed3e9f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Merge pull request rrwick#52 from isovic/dotplot

    Dotplot
    rrwick authored Oct 20, 2017
    Configuration menu
    Copy the full SHA
    aafde88 View commit details
    Browse the repository at this point in the history
  2. Adjust UI layout of dotplot

    rrwick committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    ccad4b8 View commit details
    Browse the repository at this point in the history
  3. Tweaks to dotplot

    rrwick committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    cd243f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0aec11 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Fix issues with tab order

    rrwick committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    76d98ba View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    542d69e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5348448 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Merge pull request rrwick#54 from isovic/dotplot

    Dotplot
    rrwick authored Nov 1, 2017
    Configuration menu
    Copy the full SHA
    a94af64 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Parse and store GFA paths

    asl committed May 2, 2018
    Configuration menu
    Copy the full SHA
    1eefc1a View commit details
    Browse the repository at this point in the history
  2. Show loaded GFA paths

    asl committed May 2, 2018
    Configuration menu
    Copy the full SHA
    ed86881 View commit details
    Browse the repository at this point in the history
  3. Allow path selection via GUI

    asl committed May 2, 2018
    Configuration menu
    Copy the full SHA
    3f733e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc211a9 View commit details
    Browse the repository at this point in the history
  5. Implement recoloring

    asl committed May 2, 2018
    Configuration menu
    Copy the full SHA
    a0b9608 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    863b3d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    9ea4047 View commit details
    Browse the repository at this point in the history
  2. correct merge

    ekg committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    80ea6f2 View commit details
    Browse the repository at this point in the history