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

new Interface VCFIterator extends CloseableIterator<VariantContext> (continued) #1245

Merged
merged 20 commits into from
Dec 19, 2018
Merged

Commits on Mar 30, 2017

  1. VCFIterator

    lindenb committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    5a14002 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. fix #837 (comment)

    lindenb committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    c057534 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. refactoring after #837 (comment)

    lindenb committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    187e596 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. fixed after #837 (comment)

    lindenb committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    9b1c117 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. fix after #837 (review)

    lindenb committed May 1, 2017
    Configuration menu
    Copy the full SHA
    aa6aa4a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. fix #837

    lindenb committed May 17, 2017
    Configuration menu
    Copy the full SHA
    81fb941 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. merging with master branch

    lindenb committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    6af11e6 View commit details
    Browse the repository at this point in the history
  2. fixing #837

    lindenb committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    8693683 View commit details
    Browse the repository at this point in the history
  3. fix countVariants

    lindenb committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    f2999fb View commit details
    Browse the repository at this point in the history
  4. adding tests for gzip or bgz

    lindenb committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    4181733 View commit details
    Browse the repository at this point in the history
  5. fix tests for gzip or bgz

    lindenb committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    a632ba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d72eda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c0ef3c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2017

  1. handling bcf

    lindenb committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    037c0a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Configuration menu
    Copy the full SHA
    8bc4f0f View commit details
    Browse the repository at this point in the history
  2. fix java doc

    lindenb committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    86c80cb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. corrections #837

    lindenb committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    c57d351 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Merged master

    romanzenka committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    21d8ff0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Addressing reviewer comments

    - better @see syntax
    - extra open(String, wrapper) method in VCFIteratorBuilder
    - IOTestUtil tests isGZIPInputStream function using a @dataProvider
    romanzenka committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    5aea602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbbca47 View commit details
    Browse the repository at this point in the history