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

DI-809 refactor #9

Merged
merged 65 commits into from
Sep 23, 2024
Merged

DI-809 refactor #9

merged 65 commits into from
Sep 23, 2024

Commits on Sep 13, 2024

  1. update dxapp.json

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f9687f0 View commit details
    Browse the repository at this point in the history
  2. remove bedtools tar

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5ce2a82 View commit details
    Browse the repository at this point in the history
  3. remove shell script

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bc1b432 View commit details
    Browse the repository at this point in the history
  4. move python app code

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bc38d05 View commit details
    Browse the repository at this point in the history
  5. add .gitignore

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    191fd68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f2e35a View commit details
    Browse the repository at this point in the history
  7. formatting

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fb1998d View commit details
    Browse the repository at this point in the history
  8. more comments

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    db7ec5c View commit details
    Browse the repository at this point in the history
  9. remove comment

    jethror1 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3d9f4ec View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. update readme

    jethror1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c437920 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    jethror1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d211dc3 View commit details
    Browse the repository at this point in the history
  3. update readme

    jethror1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    23aa426 View commit details
    Browse the repository at this point in the history
  4. add uploading of output file

    jethror1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b72ee3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb91092 View commit details
    Browse the repository at this point in the history
  6. add comments

    jethror1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    18fa0ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d8e20e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9ba5a5 View commit details
    Browse the repository at this point in the history
  9. add version to dxapp.json

    jethror1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ef462c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7147850 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e921f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add rounding

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    97d8b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24800a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6423ca View commit details
    Browse the repository at this point in the history
  4. update .gitignore

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7eca8fb View commit details
    Browse the repository at this point in the history
  5. add pysam wheel

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d9cec7b View commit details
    Browse the repository at this point in the history
  6. add requirements.txt

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    10b991c View commit details
    Browse the repository at this point in the history
  7. add test setup

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    354956b View commit details
    Browse the repository at this point in the history
  8. skip ref hom sites

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5950946 View commit details
    Browse the repository at this point in the history
  9. bonus upload print

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5221ac4 View commit details
    Browse the repository at this point in the history
  10. update pytest workflow

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8bf1c93 View commit details
    Browse the repository at this point in the history
  11. start tests

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e1ed568 View commit details
    Browse the repository at this point in the history
  12. update .gitignore

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    769bcf7 View commit details
    Browse the repository at this point in the history
  13. update bedtools install

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b476eb9 View commit details
    Browse the repository at this point in the history
  14. update bedtools install

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c145cf9 View commit details
    Browse the repository at this point in the history
  15. update requirement.txt

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    698b202 View commit details
    Browse the repository at this point in the history
  16. lots of unit tests

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    574d355 View commit details
    Browse the repository at this point in the history
  17. remove early rounding of aaf

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0199ffe View commit details
    Browse the repository at this point in the history
  18. add test data

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f3e6df8 View commit details
    Browse the repository at this point in the history
  19. update .gitignore

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e3ef358 View commit details
    Browse the repository at this point in the history
  20. update readme

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e16ce5b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    31781ab View commit details
    Browse the repository at this point in the history
  22. remove developer readme

    jethror1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b9e2775 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    2359b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324acb4 View commit details
    Browse the repository at this point in the history
  3. add tests for is_autosome

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    54522b6 View commit details
    Browse the repository at this point in the history
  4. update comment

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    11993a1 View commit details
    Browse the repository at this point in the history
  5. improve log of record

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b20429a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb926e1 View commit details
    Browse the repository at this point in the history
  7. fix pep8 issues

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    88e58a2 View commit details
    Browse the repository at this point in the history
  8. improve prints

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    48eed12 View commit details
    Browse the repository at this point in the history
  9. add comment

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ef94e44 View commit details
    Browse the repository at this point in the history
  10. update output field help

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ae857d9 View commit details
    Browse the repository at this point in the history
  11. Black reformat

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c320619 View commit details
    Browse the repository at this point in the history
  12. remove x var confusion

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dbf1865 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9d363f View commit details
    Browse the repository at this point in the history
  14. add unit tests for main

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b1a68d5 View commit details
    Browse the repository at this point in the history
  15. add empty vcf

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1d424bd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    963950f View commit details
    Browse the repository at this point in the history
  17. improve counter

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5db01f1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d766f84 View commit details
    Browse the repository at this point in the history
  19. update readme

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fea204b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    429be63 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d872a7f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6224a32 View commit details
    Browse the repository at this point in the history
  23. fix readme typo

    jethror1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    20aa472 View commit details
    Browse the repository at this point in the history