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

Flagtastrophe #290

Merged
merged 96 commits into from
Nov 8, 2024
Merged

Flagtastrophe #290

merged 96 commits into from
Nov 8, 2024

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    25a06b0 View commit details
    Browse the repository at this point in the history
  2. fix: feat: Add missing variable declarations and remove duplicate opt…

    …ion declarations in parse_args.hpp
    ekg committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    49ac285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1948c6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de74a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8135f96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b19ea5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b94feca View commit details
    Browse the repository at this point in the history
  8. Here is the one-line commit message based on the provided diffs:

    chore: remove unused WFA/WFlign options from parse_args.hpp
    ekg committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f4586b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b22faa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e48999 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a32fbd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86948d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e43ac7d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a1b69e View commit details
    Browse the repository at this point in the history
  15. fix: Update help text formatting

    ekg committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4942f70 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    20ae047 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    34be435 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d2ae928 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0cf4dc5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    842fda1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    69a1d24 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17cd72a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    40bc949 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    904cd04 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9d314ec View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    99b7574 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cb189e4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d697002 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    944d984 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4a876b8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    148091a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a382bac View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    07ba04d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    af1b7d8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c37b8e9 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9e86feb View commit details
    Browse the repository at this point in the history
  37. clarify fasta input usage

    ekg committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1f9d9b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    c4a20ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9232f64 View commit details
    Browse the repository at this point in the history
  3. feat: Add validation for segment length, block length, and max mappin…

    …g length parameters
    ekg committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fad3c31 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    34ce1c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b1c7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db8e502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    842989c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ece6bcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c72d4f View commit details
    Browse the repository at this point in the history
  7. more options cleanup

    ekg committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c777bee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59630f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cea6c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff18381 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8efee0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ae4ab6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b8892ff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    460dbf4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bccd311 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df16d0b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a2612b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    294ae37 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b3d0423 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6e406c0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    25086a2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0572f55 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c106c09 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    721d8fe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e453081 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ae9ef3d View commit details
    Browse the repository at this point in the history
  27. fix: update SEARCH/REPLACE block to match existing lines in src/map/i…

    …nclude/winSketch.hpp
    ekg committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f4b5730 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    247583d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e5f8821 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2cb57a5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7a30e28 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    89421e4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    de3eb79 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3406ccd View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8ced912 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    de71486 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7f7c015 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4ee3d60 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    db6ffac View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    7609573 View commit details
    Browse the repository at this point in the history
  41. unaider

    ekg committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    057a033 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    80f1d0d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    49f5182 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    3c3d9f8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6bd8b4c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    9b56f32 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a95273c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5e2e245 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e9f0b07 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0ccae8d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    804cbde View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c14658f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    23bb4c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    3653365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e123bd View commit details
    Browse the repository at this point in the history