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/docker #17

Merged
merged 18 commits into from
Jan 16, 2024
Merged

Feature/docker #17

merged 18 commits into from
Jan 16, 2024

Commits on Mar 9, 2021

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

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    b2711d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f182c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8157aa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    83b6f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8adb5a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe177e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae8b1fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    039275e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb50a0e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Merge branch 'release/0.3.5'

    rhshah committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    651cabc View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    rhshah authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    295bbd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Dockerfile

    ✔️ adding dockerfile
    buehlere committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ace81b1 View commit details
    Browse the repository at this point in the history
  2. fixing reqs and setup

    ✔️ locking numpy version as newer versions clash with currently locked pandas version
    ✔️ fixing some formatting in setup.py
    buehlere committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b0c0b86 View commit details
    Browse the repository at this point in the history
  3. cutting python version support

    python 3.5 and 3.6 are unstable versions, cutting support
    buehlere committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    97da768 View commit details
    Browse the repository at this point in the history
  4. Update tox.ini

    buehlere committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fb83d17 View commit details
    Browse the repository at this point in the history
  5. Update test_genotype_variants.py

    incorrect method being used
    buehlere committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9828157 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. test re-write

    ✔️ previous test had depreciated
    ✔️  suspect handling of NA fill
    buehlere committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f107151 View commit details
    Browse the repository at this point in the history