Commits on Jul 28, 2017
  1. Add twobit indexes for human builds

    UCSC 2bit needed for GATK4 parallel BQSR
    committed Jul 28, 2017
Commits on May 31, 2017
  1. human: finalize inclusion of bgzip seq files

    Ensures ggd-recipes checked even if seq directory already present.
    Avoid double downloads and ensure all faidx indexes passed.
    committed May 31, 2017
Commits on Feb 22, 2017
  1. Finalize GiaB 3.3.2 update: hg19, hg38

    Complements #244, adding update for hg19 and including additional
    genomes for hg38.
    committed Feb 22, 2017
Commits on Feb 8, 2017
Commits on Feb 6, 2017
  1. Install hg38 viral genomes for infection detection

    Includes hg38 viral genomes from TCGA prepared with bwa indexes
    committed Feb 6, 2017
Commits on Jan 8, 2017
  1. Better GGD debugging; vcfanno files for hg38

    Improve GGD messages with details about genome and version running.
    Add vcfanno downloads for hg38 GEMINI support.
    committed Jan 8, 2017
  2. hg38: GGD recipes for ESP and ExAC

    Work towards GEMINI support for hg38 (chapmanb/bcbio-nextgen#1573)
    committed Jan 8, 2017
Commits on Jan 5, 2017
  1. Generalize installation of vcfanno config files

    - Move installation of configuration files from bcbio logic to
      a recipe.
    - Add gemini GRCh37/hg19 config for vcfanno/vcf2db support.
    - Standardize RADAR file naming so consistent for hg19/GRCh37 to avoid
      needing two recipes for vcfanno.
    committed Jan 5, 2017
Commits on Dec 29, 2016
  1. Disable srnaseq recipe until mirbase back up

    mirbase.org is currently down. Fixes chapmanb/bcbio-nextgen#1716
    Fixes chapmanb/bcbio-nextgen#1718
    committed Dec 29, 2016
Commits on Dec 18, 2016
  1. Remove old dbNSFP install causing fabric issues

    dbNSFP installation moved to ggd-recipes. Fixes
    chapmanb/bcbio-nextgen#1702
    committed Dec 18, 2016
Commits on Dec 15, 2016
Commits on Dec 13, 2016
Commits on Dec 9, 2016
  1. Add effect transcript recipe and enable genesplicer

    - Add effect transcripts for cancer canonical adjustments from defaults
    - Enable effect_transcripts and genesplicer installs
    - Fixes for genesplicer recipe
    - Forces latest version of snpEff (4.3g). conda resolves 4.3 > 4.3g so
      gives an older version.
    committed Dec 9, 2016
Commits on Dec 2, 2016
  1. Add standard exome capture regions

    Provide automated downloads of capture regions for inclusion in bcbio
    committed Dec 2, 2016
Commits on Nov 14, 2016
Commits on Nov 3, 2016
Commits on Oct 31, 2016
Commits on Oct 23, 2016
  1. Temporarily remove mirbase from data downloads

    mirbase.org is offline, causing failures to retrieve resources:
    https://twitter.com/mirbase/status/789406368901980165
    
    Fixes chapmanb/bcbio-nextgen#1605
    committed Oct 23, 2016
Commits on Sep 26, 2016
Commits on Sep 15, 2016
Commits on Sep 12, 2016
  1. Update Genome in a Bottle to 3.3 release

    Includes addition of NA24631 validation set
    committed Sep 12, 2016
Commits on Aug 17, 2016
  1. Re-enable RADAR downloads.

    Just needed to point at the new URL.
    roryk committed Aug 17, 2016
Commits on Jul 12, 2016
Commits on Jun 29, 2016
Commits on Jun 6, 2016
Commits on Jun 3, 2016
Commits on May 28, 2016
  1. GiaB truth sets: move to 3.2, add NA24385

    Update with new Genome in a Bottle v3.2 truth sets and add NA24385
    reference material calls.
    committed May 28, 2016
Commits on May 26, 2016
Commits on May 24, 2016
  1. Adding ACMG56 genes for coverage QC step

    here we are! @ohofmann
    lpantano committed May 24, 2016
Commits on May 12, 2016
  1. Remove RADAR from installed ggd-recipes

    RADAR download at Stanford is currently offline. We need to create a
    cached version for installation. Fixes chapmanb/bcbio-nextgen#1388
    committed May 12, 2016
Commits on Apr 27, 2016
Commits on Feb 23, 2016
  1. Transition RNA-seq installs to GGD recipes

    - All transcript installs for RNA-seq are GGD recipes.
    - Update biodata to provide additional install targets and annotation
      groups for custom data installation from bcbio
    - Use commandline picard for indexing instead of jar directory.
    - Fixes for RADAR and mirbase GGD recipes during testing
    committed Feb 23, 2016
Commits on Feb 20, 2016
  1. Migrate hg19 to use GGD recipes

    Removes custom dbsnp biodata code in favor for GGD recipes for all
    input genomes. Building block to allow custom setting of annotations.
    committed Feb 20, 2016
Commits on Feb 19, 2016
  1. Migrate GRCh37, camFam3, mm10 to ggd recipes

    Moves installation of dbSNP and associated variation targets into
    individual GGD recipes instead of biodata.py script. Initial step
    towards providing a configurable installation procedure.
    committed Feb 19, 2016