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

Several changes #37

Open
wants to merge 60 commits into
base: develop_longread
Choose a base branch
from
Open

Commits on Oct 24, 2018

  1. Added seqan3 submodule

    joshuak94 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    79d988b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. update seqan3 submodule

    joshuak94 committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    5304649 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    443819b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a7825 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from joshuak94/submodules

    Submodules
    joshuak94 authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    edea3e1 View commit details
    Browse the repository at this point in the history
  4. Phase in the argument_parser of seqan3 and replace completely the arg…

    …ument_parser of seqan2.
    joshuak94 committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    c06edc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    713c6a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    baeedec View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from joshuak94/arg_parser

    Arg parser
    joshuak94 authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    23b42ff View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Add option for long reads

    joshuak94 committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    6c3764e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Add seqan:: to everything.

    joshuak94 committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    45a5b83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from joshuak94/remove_namespace

    Add seqan:: to everything.
    joshuak94 authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    2de9b0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from joshuak94/long_read_input_only

    Add option for long reads
    joshuak94 authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    bd3c733 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    8af9a10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from joshuak94/option_fixes

    Add a few fixes for the command options.
    joshuak94 authored Oct 16, 2019
    Configuration menu
    Copy the full SHA
    b4b0cea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8562348 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85f4543 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30aefa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46d2c48 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    de6bc16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a84da94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ef35e View commit details
    Browse the repository at this point in the history
  4. Separate alignment and breakpoint managers into long and short reads.…

    … TODO: Figure out how to merge breakpoint managers and retain information.
    joshuak94 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    849ac40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    290bc0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e01142 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9ce7b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db70bdc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efa033e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03a95c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Add check for breakpointmanager destructor to only delete splitread a…

    …nd pairedend breakpoints if it is short read manager, or if the short read input file was not given.
    joshuak94 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    86dee99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724d1b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe21749 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Merge pull request #6 from joshuak94/sviper_variant_input

    Add SViper as a functioning submodule.
    joshuak94 authored Nov 14, 2019
    Configuration menu
    Copy the full SHA
    74dde81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from joshuak94/long_read

    Long read
    joshuak94 authored Nov 14, 2019
    Configuration menu
    Copy the full SHA
    8a918f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e061cca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ef8dd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc8dddc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d9cde2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4754143 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e04f4cb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8 from joshuak94/sviper_on_long_read

    Sviper on long read
    joshuak94 authored Nov 14, 2019
    Configuration menu
    Copy the full SHA
    47b5edd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Output sum of SE, CE, and PE when merging. Also create a default maxS…

    …plit and maxOverlap for long reads.
    joshuak94 committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    2e47376 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    9489bb6 View commit details
    Browse the repository at this point in the history
  2. small fix

    joshuak94 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ce9113e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55c158 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    246d377 View commit details
    Browse the repository at this point in the history
  5. More seqan namespace fixes.

    joshuak94 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    64febc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

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

Commits on Nov 28, 2019

  1. Configuration menu
    Copy the full SHA
    626fb11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3335db2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Add more info to pass on to SViper, and switch how strict SViper resu…

    …lts are reported based on how confident the variant call is.
    joshuak94 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    3b5d834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7652ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b30c062 View commit details
    Browse the repository at this point in the history
  4. fix

    joshuak94 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    06c0173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e81258 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    343fc21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4471d67 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. update sviper

    joshuak94 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    9ce02b0 View commit details
    Browse the repository at this point in the history
  2. update sviper

    joshuak94 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    1a03584 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Update Seqan and Seqan3 submodules, update minimum CMake version, fix…

    … private member access.
    Joshua Kim committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    6813311 View commit details
    Browse the repository at this point in the history