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

Parallel bgzip with cram support #21

Open
wants to merge 18 commits into
base: cram-support
Choose a base branch
from

Commits on Sep 26, 2018

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

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    d488b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf0b6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5fe98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29349d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

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

Commits on Oct 4, 2018

  1. Configuration menu
    Copy the full SHA
    f5790d4 View commit details
    Browse the repository at this point in the history
  2. Fix misused variable.

    daheise committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    c1edade View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge branch 'cram-support' of github.com:statgen/libStatGen into par…

    …allel-bgzip-cram
    
    Conflicts:
    	Makefile
    	bam/Makefile.depends
    	bam/SamRecord.cpp
    	general/BgzfFileType.h
    	general/PhoneHome.cpp
    daheise committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    eaf622a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18829f7 View commit details
    Browse the repository at this point in the history
  3. add dependency on htslib

    daheise committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    18b1b92 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Remove debugging statement.

    daheise committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    5b7f8a6 View commit details
    Browse the repository at this point in the history
  2. Fix a memort leak.

    daheise committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    c5ac596 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    05faad5 View commit details
    Browse the repository at this point in the history
  2. Fix pointer issue

    daheise committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    fa86178 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Sep 22, 2021

  1. Revert default constructor.

    daheise committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    cc43f7e View commit details
    Browse the repository at this point in the history