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

v0.4.3 release #68

Merged
merged 19 commits into from
Dec 5, 2023
Merged

v0.4.3 release #68

merged 19 commits into from
Dec 5, 2023

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    29f091b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d8e30 View commit details
    Browse the repository at this point in the history
  3. Changes:

    - Check probability of the sample coming from any population as a proxy for outlier status via PCs
    - Only run the PC-by-PC stratification check if there are over 20 target samples.
    
    These checks will be false positives if the samples are from a population that isn't in the reference.
    
    Signed-off-by: smlmbrt <[email protected]>
    smlmbrt committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2597a49 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    55ae0fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from PGScatalog/fix_download_reset

    handle HTTP connection exceptions
    nebfield authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9427eb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    29ff0cc View commit details
    Browse the repository at this point in the history
  2. clarify log message

    nebfield committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ab3aa4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #67 from PGScatalog/fix_combine_assert

    remove assert in `match_combine`
    nebfield authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e5d6c9d View commit details
    Browse the repository at this point in the history
  4. bump for patch

    nebfield committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d626b60 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #64 from PGScatalog/fix_singlesample_ancestry

    Handle single samples in ancestry_analysis
    nebfield authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    97f7e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix numeric IIDs

    nebfield committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    14b93a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da41bd View commit details
    Browse the repository at this point in the history
  3. re-add header=0

    nebfield committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4881b44 View commit details
    Browse the repository at this point in the history
  4. finish comment

    nebfield committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1cc3d96 View commit details
    Browse the repository at this point in the history
  5. add link to log

    nebfield committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3d41f9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    850eb1c View commit details
    Browse the repository at this point in the history
  7. fix missing chromosomes

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

Commits on Dec 5, 2023

  1. Merge pull request #69 from PGScatalog/fix_numeric_iids

    fix numeric IIDs
    smlmbrt authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6a16c2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from PGScatalog/check_chr_prefix

    Check chr prefix in samplesheet
    smlmbrt authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ec0739c View commit details
    Browse the repository at this point in the history