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

Support for MSA contexts and .aligned.pqt format #109

Merged
merged 36 commits into from
Oct 21, 2024
Merged

Commits on Oct 16, 2024

  1. Add pandera dependency

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    86dc788 View commit details
    Browse the repository at this point in the history
  2. Make the fasta object a named tuple

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b557103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b68ef View commit details
    Browse the repository at this point in the history
  4. Add tests

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3b71795 View commit details
    Browse the repository at this point in the history
  5. Aligned parquet support

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    06749a8 View commit details
    Browse the repository at this point in the history
  6. Example .a3m files

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    96d98a3 View commit details
    Browse the repository at this point in the history
  7. Readability of MSAContext

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8fade94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab8ccff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    103cd06 View commit details
    Browse the repository at this point in the history
  10. Log warnings on missing MSAs

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    324815b View commit details
    Browse the repository at this point in the history
  11. Hooks to load MSA

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0e55ad5 View commit details
    Browse the repository at this point in the history
  12. Shape fixes

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    36f817e View commit details
    Browse the repository at this point in the history
  13. Cleanup

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c7cf70d View commit details
    Browse the repository at this point in the history
  14. Cleanup

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bf9d9af View commit details
    Browse the repository at this point in the history
  15. logging

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8c930aa View commit details
    Browse the repository at this point in the history
  16. Minor

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    71a14d4 View commit details
    Browse the repository at this point in the history
  17. Additional example code + docs

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c920a43 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8279ea5 View commit details
    Browse the repository at this point in the history
  19. Misc. fixes

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c371b66 View commit details
    Browse the repository at this point in the history
  20. Bugfix

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a9f1787 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    964d4a8 View commit details
    Browse the repository at this point in the history
  22. Check

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8165ff1 View commit details
    Browse the repository at this point in the history
  23. Typo fix

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    eb5303d View commit details
    Browse the repository at this point in the history
  24. Add example aligned parquets

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a6da557 View commit details
    Browse the repository at this point in the history
  25. Remove unused files

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7e7d107 View commit details
    Browse the repository at this point in the history
  26. Use Serialized MSA

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    64ff69b View commit details
    Browse the repository at this point in the history
  27. Remove dev code

    wukevin authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0ef0d83 View commit details
    Browse the repository at this point in the history
  28. Update examples/msas/README.md

    Co-authored-by: Jack Dent <[email protected]>
    2 people authored and arogozhnikov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7d708b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

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

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    3e027ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1392e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9514b65 View commit details
    Browse the repository at this point in the history
  4. Rename function

    wukevin committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7cc07c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    844da7e View commit details
    Browse the repository at this point in the history
  2. Logging for pairing

    wukevin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f2c080f View commit details
    Browse the repository at this point in the history