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

Feature/refactor kinship print to write #43

Open
wants to merge 47 commits into
base: develop
Choose a base branch
from

Commits on Aug 20, 2024

  1. add pandas to dockerfile

    ellendejong committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    73e7f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d22c20 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    9059f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    658a832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e9d1f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56a676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2857d93 View commit details
    Browse the repository at this point in the history
  6. fix quote issues

    ellendejong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3b7909f View commit details
    Browse the repository at this point in the history
  7. add pytest

    ellendejong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    16abdac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    677032f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d7c4d1 View commit details
    Browse the repository at this point in the history
  10. add docstring parse_ped

    ellendejong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c5c9d13 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d10f6e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0e6a209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f0bba View commit details
    Browse the repository at this point in the history
  3. add poetry project

    ellendejong committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f4b5d49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a7d6ac View commit details
    Browse the repository at this point in the history
  5. Change python version

    ellendejong committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bcffc89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    407e569 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81ea36e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d7f5dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e22c2d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79cd433 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. typo - vs _

    ellendejong committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4fc6e20 View commit details
    Browse the repository at this point in the history
  2. open file in parse_ped

    ellendejong committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1e05063 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. add on push

    ellendejong committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b185b49 View commit details
    Browse the repository at this point in the history
  2. add working dir to ruff

    ellendejong committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f5965ca View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Filter paths as list

    ellendejong committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7e47f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d54cd View commit details
    Browse the repository at this point in the history
  3. Add author

    ellendejong committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    dcf41b4 View commit details
    Browse the repository at this point in the history
  4. add Authors

    ellendejong committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    986175e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2066991 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. revert changes

    ellendejong committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2c309fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd6ec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11c12bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35f45ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7f01aa View commit details
    Browse the repository at this point in the history
  6. Add final else.

    ellendejong committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fd7492a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b67849b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    479d897 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb4ab75 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Run pytest with poetry.

    ellendejong committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    18b7a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d80afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6c3c02 View commit details
    Browse the repository at this point in the history
  4. Add VIRTUAL_ENV.

    ellendejong committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0d3af94 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. use pip3

    ellendejong committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    da15079 View commit details
    Browse the repository at this point in the history
  2. Remove setuptools.

    ellendejong committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3f4ef68 View commit details
    Browse the repository at this point in the history