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

Tool to consensus call overlapping bases in paired end reads. Adds direct support in the consensus calling tools too. #805

Merged
merged 25 commits into from
Apr 4, 2022

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    9490fd9 View commit details
    Browse the repository at this point in the history
  2. fixups

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f935103 View commit details
    Browse the repository at this point in the history
  3. add a few options

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    7412b32 View commit details
    Browse the repository at this point in the history
  4. doc

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    47966c6 View commit details
    Browse the repository at this point in the history
  5. fix

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    95e9ec9 View commit details
    Browse the repository at this point in the history
  6. fixups

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5415287 View commit details
    Browse the repository at this point in the history
  7. move out of personal

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    47d8494 View commit details
    Browse the repository at this point in the history
  8. quick and dirty wiring

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5b6a734 View commit details
    Browse the repository at this point in the history
  9. unit tests

    nh13 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ec69b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. one more test

    nh13 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    ccfb8fc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Apply suggestions from code review

    Co-authored-by: Tim Fennell <[email protected]>
    nh13 and tfenne authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f48b889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1d8559 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Tim Fennell <[email protected]>
    nh13 and tfenne authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d883480 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Tim Fennell <[email protected]>
    nh13 and tfenne authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    babe54e View commit details
    Browse the repository at this point in the history
  5. review fixups

    nh13 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4de5ccc View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. some review fixups

    nh13 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    63e05e9 View commit details
    Browse the repository at this point in the history
  2. fix tests

    nh13 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    94b0e1d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Tim Fennell <[email protected]>
    nh13 and tfenne authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b562dca View commit details
    Browse the repository at this point in the history
  4. revert sumBy, not in scala 2.13

    nh13 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    29ee469 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d8c4f7 View commit details
    Browse the repository at this point in the history
  6. fixups

    nh13 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    2ca4790 View commit details
    Browse the repository at this point in the history
  7. remove options

    nh13 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    54a081b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bc6608 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. revert sort message

    nh13 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    aa99187 View commit details
    Browse the repository at this point in the history
  2. review fixups

    nh13 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    f447fcf View commit details
    Browse the repository at this point in the history