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

Refactor combine_scorefiles #62

Merged
merged 41 commits into from
Dec 15, 2023
Merged

Refactor combine_scorefiles #62

merged 41 commits into from
Dec 15, 2023

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    52a4eaa View commit details
    Browse the repository at this point in the history
  2. set up effect types

    nebfield committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    65b2b79 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. profiling improvements

    nebfield committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    227f32f View commit details
    Browse the repository at this point in the history
  2. fix output

    nebfield committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1349d0a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. check for duplicates

    nebfield committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    669eb8d View commit details
    Browse the repository at this point in the history
  2. add liftover

    nebfield committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bbfffbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43046c7 View commit details
    Browse the repository at this point in the history
  4. complain when linting fails

    nebfield committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a947a39 View commit details
    Browse the repository at this point in the history
  5. fix linting

    nebfield committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    32ef39c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. support wide files

    nebfield committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    eb9d362 View commit details
    Browse the repository at this point in the history
  2. add log

    nebfield committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1774e01 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix tests and liftover

    nebfield committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7cf9562 View commit details
    Browse the repository at this point in the history
  2. fix test

    nebfield committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    032b1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7864b7d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix tests

    nebfield committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    afdc0b1 View commit details
    Browse the repository at this point in the history
  2. fix tests

    nebfield committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1302d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    953497a View commit details
    Browse the repository at this point in the history
  4. update tests

    nebfield committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cf3fc8b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    e9e06e1 View commit details
    Browse the repository at this point in the history
  2. review comments

    nebfield committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    eef2da6 View commit details
    Browse the repository at this point in the history
  3. add type hints

    nebfield committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ee16684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6be1dd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix old scoring files

    nebfield committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ea16f4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4c848 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    51aa0f2 View commit details
    Browse the repository at this point in the history
  2. remove logger

    nebfield committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9938bbd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 7, 2023

  1. fix __repr__ and type hints

    nebfield committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    42a580f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. add pyarrow support

    nebfield committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3c04445 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. add license data to log

    nebfield committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    980940f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. add custom exceptions

    nebfield committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7d39e08 View commit details
    Browse the repository at this point in the history
  2. add custom exit code

    nebfield committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b926150 View commit details
    Browse the repository at this point in the history
  3. move class definitions

    nebfield committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    499ef55 View commit details
    Browse the repository at this point in the history
  4. rename

    nebfield committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    064813a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. update effect allele class

    nebfield committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2187365 View commit details
    Browse the repository at this point in the history
  2. tidy up docstring

    nebfield committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    60e150b View commit details
    Browse the repository at this point in the history
  3. add docstrings to pytest

    nebfield committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9d6e258 View commit details
    Browse the repository at this point in the history
  4. fix pyproject

    nebfield committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    207ecd4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #73 from PGScatalog/exit_codes

    Add custom exceptions
    nebfield authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f2766d2 View commit details
    Browse the repository at this point in the history