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

Publish Version III of the SNP+TR reference haplotype panel #27

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Aug 5, 2024

  1. adding draft script to fix reference

    Melissa Gymrek authored and Melissa Gymrek committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    54d9a15 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. add convert to bref3

    nicholema committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    386fb7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d52a2 View commit details
    Browse the repository at this point in the history
  3. fix bug

    nicholema committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f963e56 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. add INFO field VT=OTHER/TR

    nicholema committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2e93e64 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. updating how we get locus IDs to accommodate duplicates

    Melissa Gymrek authored and Melissa Gymrek committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f93bab6 View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    Melissa Gymrek authored and Melissa Gymrek committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4aa269f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. checks to remove loci with too many or too few alleles

    Melissa Gymrek authored and Melissa Gymrek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fd3daa6 View commit details
    Browse the repository at this point in the history
  2. update readme with description of fixes

    Melissa Gymrek authored and Melissa Gymrek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    017c688 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. updating print statements in fix ref script

    Melissa Gymrek authored and Melissa Gymrek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4b37611 View commit details
    Browse the repository at this point in the history
  2. overhaul of fixref script to remove alleles with count=0

    Melissa Gymrek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9923347 View commit details
    Browse the repository at this point in the history
  3. remove convert to bref script

    Melissa Gymrek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dbba8ab View commit details
    Browse the repository at this point in the history
  4. update to write to stdout so we can pipe to bgzip

    Melissa Gymrek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ee145ec View commit details
    Browse the repository at this point in the history
  5. fix readme format issue

    Melissa Gymrek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    403c1d7 View commit details
    Browse the repository at this point in the history
  6. fix readme format issue

    Melissa Gymrek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e76b3cd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    f1bcc57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from yli091230/fix-ref

    update the main README.md and make some changes on the fix_ensembletr…
    gymreklab authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c3a0d99 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. adding links to v3 panel

    Melissa Gymrek authored and Melissa Gymrek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    70d2b66 View commit details
    Browse the repository at this point in the history
  2. adding links to v3 panel

    Melissa Gymrek authored and Melissa Gymrek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    510820f View commit details
    Browse the repository at this point in the history
  3. adding links to v3 panel

    Melissa Gymrek authored and Melissa Gymrek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3503a58 View commit details
    Browse the repository at this point in the history
  4. adding links to v3 panel

    Melissa Gymrek authored and Melissa Gymrek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b8fbefd View commit details
    Browse the repository at this point in the history
  5. adding links to v3 panel

    Melissa Gymrek authored and Melissa Gymrek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    19cec77 View commit details
    Browse the repository at this point in the history
  6. adding links to v3 panel

    Melissa Gymrek authored and Melissa Gymrek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    507e4c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. use bref3

    Melissa Gymrek authored and Melissa Gymrek committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    24e1e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. update fixref script to remove duplicates

    Melissa Gymrek authored and Melissa Gymrek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4a46920 View commit details
    Browse the repository at this point in the history
  2. document rm dups for fix-ref

    Melissa Gymrek authored and Melissa Gymrek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    705af29 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    842b119 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from yli091230/fix-ref

    fix file name, remove duplicate loci and update README
    gymreklab authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9cd4842 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. fix issue with REF count 0 in fix ref script

    Melissa Gymrek authored and Melissa Gymrek committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    94904c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge pull request #29 from gymrek-lab/fix-noref-issue

    fix issue with REF count 0 in fix ref script
    yli091230 authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9c8aa4e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    ab3044b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from yli091230/fix-ref

    Fix missing reference
    yli091230 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0b6d7c3 View commit details
    Browse the repository at this point in the history