Permalink
Switch branches/tags
Nothing to show
Commits on Oct 17, 2016
Commits on Aug 29, 2016
Commits on Aug 25, 2016
Commits on Aug 16, 2016
Commits on Aug 14, 2016
  1. Merge pull request #31 from heuermh/vep-issue-30

    vep: replace sha1 checksums with sha256, fix some brew audit warnings
    committed on GitHub Aug 14, 2016
Commits on Aug 13, 2016
Commits on May 1, 2016
  1. Details on latest status; update moved recipes

    - Document current status of homebrew-cbl #28
    - Remove discovar, which moved to homebrew-science. Fixes #27
    - Match sailfish-cbl class name. Fixes #26
    committed May 1, 2016
Commits on Mar 13, 2016
Commits on Jan 28, 2016
Commits on Dec 7, 2015
Commits on Nov 20, 2015
  1. Version bumped properly...

    mjafin committed Nov 20, 2015
  2. Update VarDict java to 1.4.2

    Fixes bug that introduced `nu` instead of nucleotides in certain insertions
    mjafin committed Nov 20, 2015
Commits on Nov 9, 2015
  1. Fix sha1 for miraligner.

    lpantano committed Nov 9, 2015
Commits on Oct 27, 2015
Commits on Oct 16, 2015
Commits on Oct 15, 2015
  1. bcbio-variation-recall: 0.1.4 with caller annotations

    Adds support for annotating callers supporting an ensemble
    call (chapmanb/bcbio-nextgen#1018)
    committed Oct 15, 2015
Commits on Oct 9, 2015
  1. gatk-framework: move to 3.4-46

    Avoid errors dealing with new gVCF output.
    Fixes chapmanb/bcbio-nextgen#1057
    committed Oct 9, 2015
Commits on Oct 6, 2015
  1. VarDict: update to latest var2vcf scripts

    This changes the behavior of the -M flag, which now provides the
    previous behavior (filtering of germline mutations) instead of removing
    them. The default correspondingly switches to -M in bcbio.
    committed Oct 6, 2015
Commits on Oct 2, 2015
Commits on Sep 30, 2015
  1. Add bcbio.rnaseq formula.

    roryk committed Sep 30, 2015
Commits on Sep 24, 2015
  1. Update sambamba to 0.5.8.

    This has some fixes to the depth calculations.
    roryk committed Sep 24, 2015
Commits on Sep 18, 2015
Commits on Sep 13, 2015
Commits on Sep 5, 2015
  1. Add cloudbiolinux version of Sailfish formula.

    Upstream is being slow about merging, so use this for now.
    roryk committed Sep 5, 2015
Commits on Sep 2, 2015
Commits on Sep 1, 2015
  1. scalpel: ensure usage of external bamtools

    Replace additional hardcoded path to internal bamtools (fixes #989)
    committed Sep 1, 2015
Commits on Aug 31, 2015
  1. scalpel: fix handling of external bcftools

    - Correctly link to external homebrew bcftools. Fixes chapmanb/bcbio-nextgen#989
    - Use external samtools and bcftools to avoid building in formula.
    committed Aug 31, 2015
Commits on Aug 27, 2015
Commits on Aug 26, 2015
  1. WHAM: VCF support, Scalpel: global bamtools

    - Avoid compiling and using internal bamtools in Scalpel, instead
      preferring a global version. Avoids issues with libbamtools loading
      of internal version. Fixes chapmanb/bcbio-nextgen-vm#108
    - Update WHAM to latest version supporting REF filling in the output.
    committed Aug 26, 2015
  2. Merge pull request #24 from guillermo-carrasco/master

    Formula to install pbgzip from samtools
    guillermo-carrasco committed Aug 26, 2015