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

New, improved, rewritten assembler #127

Closed
wants to merge 43 commits into from

Commits on Apr 20, 2015

  1. Rewriting assembler.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    b76b6a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206e76d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbb1810 View commit details
    Browse the repository at this point in the history
  4. Casted to tail recusive

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    b69d73d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74cbbb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    769384e View commit details
    Browse the repository at this point in the history
  7. Recast observation enumeration to log contexts. First step in support…

    …ing graph spurs, multiallelic sites, and multiple references.
    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    793596b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    324079b View commit details
    Browse the repository at this point in the history
  9. Have multipath working.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    5df27da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29262bc View commit details
    Browse the repository at this point in the history
  11. Have deletions working.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    5e2138c View commit details
    Browse the repository at this point in the history
  12. Got MNP bubbles working.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    e83c012 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ff5b00 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    57ff822 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6178050 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2c249ba View commit details
    Browse the repository at this point in the history
  17. Upgrading to latest ADAM.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    e49e08c View commit details
    Browse the repository at this point in the history
  18. Clean up region join.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    1fdbd78 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6f0ffc0 View commit details
    Browse the repository at this point in the history
  20. Add active region threshold.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    49c362a View commit details
    Browse the repository at this point in the history
  21. More fixes.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    dbecf05 View commit details
    Browse the repository at this point in the history
  22. Adding config file.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    5390b1e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0b743fd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dc540a3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a3c51b8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    61248e2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    548f14d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f450ac8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    459f514 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4bf21d9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    633401f View commit details
    Browse the repository at this point in the history
  32. Tuning overflow threshold.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    b6bf393 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    71ce687 View commit details
    Browse the repository at this point in the history
  34. Fixing build issues.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    6aa29c7 View commit details
    Browse the repository at this point in the history
  35. Add loop detection logic.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    23b9558 View commit details
    Browse the repository at this point in the history
  36. Fixing CIGAR_CODEC issue.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    48c2b44 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    75a81ed View commit details
    Browse the repository at this point in the history
  38. Fix dependency.

    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    2cb4008 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a7e8a26 View commit details
    Browse the repository at this point in the history
  40. Make rank sum annotation optional so that it isn't applied if we do n…

    …ot have alt/ref observations.
    fnothaft committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    c371583 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Adding more debug printing.

    fnothaft committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    1a45aa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. Add serialization package.

    fnothaft committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    30409da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e182d View commit details
    Browse the repository at this point in the history