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

WIP BCF 2.2 #1550

Draft
wants to merge 22 commits into
base: cn_vcf_header
Choose a base branch
from
Draft

WIP BCF 2.2 #1550

wants to merge 22 commits into from

Commits on Nov 8, 2021

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

Commits on Nov 9, 2021

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

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    3d08ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca31a2b View commit details
    Browse the repository at this point in the history
  3. More code review comments.

    cmnbroad committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d233891 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Add VCF 4.3 writing

    Anders Leung authored and Anders Leung committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    e917800 View commit details
    Browse the repository at this point in the history
  2. BCF 2.2 writing WIP

    Anders Leung authored and Anders Leung committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    6a2c193 View commit details
    Browse the repository at this point in the history
  3. Make scripts/install-bcftools.sh executable

    Anders Leung committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8c47db2 View commit details
    Browse the repository at this point in the history
  4. Add installing bcftools step in github workflow

    Anders Leung committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    eede351 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    ed64146 View commit details
    Browse the repository at this point in the history
  2. Add tests for BCF2Dictionary, refactor BCF2WriterUnitTest

    Anders Leung committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    f6fcac6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Begin removing BCF 2.1, update tests files

    Anders Leung committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    9b2d77c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Cleanup various TODOs, remove/fix failing tests

    Anders Leung committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    b6559a9 View commit details
    Browse the repository at this point in the history
  2. Fully remove BCF 2.1 encoder and decoder

    Anders Leung committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    44d3f34 View commit details
    Browse the repository at this point in the history
  3. Tag BCF lazy data with version, only use lazy data in BCF2Writer if v…

    …ersions match
    Anders Leung committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f795133 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 10, 2021

  1. Match bcftools behavior when writing empty vectors

    Anders Leung committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    65cd7f7 View commit details
    Browse the repository at this point in the history
  2. Fix spotbugs warning

    Anders Leung committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    56a07db View commit details
    Browse the repository at this point in the history
  3. Clean up BCF2Encoder, better error in BCF2FieldEncoder

    Anders Leung committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e917a3e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Cleanup in BCF code

    Anders Leung committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4af3939 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

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

Commits on Dec 23, 2021

  1. Change BCF2Dictionary interface to be immutable

    Anders Leung committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b54ae82 View commit details
    Browse the repository at this point in the history