Commits on Apr 28, 2017
  1. Remove pipe image URLs that do not display

    So as not to confuse readers
    sooheelee committed on GitHub Apr 28, 2017
Commits on Apr 21, 2017
  1. Update README.md

    vdauwera committed Apr 21, 2017
Commits on Apr 11, 2017
Commits on Mar 6, 2017
  1. WDLs for segments of the germline short variant calling pipeline

        - HaplotypeCaller GVCF scatter-gathered across intervals
        - GenotypeGVCFs scatter-gathered across intervals
        - VQSR (no scatter)
        - Joint discovery (GGVCFs through VQSR, no genotype refinement)
    vdauwera committed Jan 22, 2017
Commits on Feb 28, 2017
Commits on Jan 22, 2017
  1. WDLs for generic conversion/reversion use cases

     - revert batch of single-readgroup SAM/BAMs to FASTQ
     - convert batch of paired FASTQs to uBAM per readgroup
     - revert multi-readgroup SAM/BAM to uBAM
    vdauwera committed Jan 8, 2017
Commits on Jan 21, 2017
  1. WDLs for trivial BAM manipulations

        - WDL to extract the SAM headers from a list of BAMs
        - WDL to validate a list of SAM/BAM files
    vdauwera committed Jan 8, 2017
Commits on Jan 15, 2017
Commits on Jan 13, 2017
Commits on Oct 12, 2016
  1. Merge pull request #61 from mlin/develop

    Strike extraneous line from SimpleVariantDiscovery.wdl example (typo probably)
    vdauwera committed on GitHub Oct 12, 2016
Commits on Oct 5, 2016
Commits on Sep 28, 2016
  1. Strike extraneous line from SimpleVariantDiscovery.wdl example (typo …

    …probably)
    mlin committed on GitHub Sep 28, 2016
Commits on Sep 27, 2016
  1. Generate new public

    Vivek Dasari committed Sep 27, 2016
Commits on Sep 9, 2016
  1. Add gatkToWdlWrapper, testWDLTasks.py, all auto-generated WDL tasks f…

    …or GATK 3.6, and a README to explain use.
    knoblett committed with knoblett Sep 8, 2016
Commits on Aug 15, 2016
  1. Remove `BETA` label as all links are now live

    Link to Tutorial#8017 is no longer broken as the article is now public.
    sooheelee committed on GitHub Aug 15, 2016
Commits on Aug 12, 2016
  1. Merge pull request #53 from broadinstitute/shlee_upload_new_scripts

    WDLs for a GATK tutorial
    sooheelee committed on GitHub Aug 12, 2016
Commits on Aug 10, 2016
  1. Added WDLs for a GATK tutorial and a readme for the GATK folder

    	Add WDL scripts and JSON examples for GATK Tutorial#8017
    	Add two more tutorial WDLs and modify tutorial_8017.wdl
    	Add README.md file for gatk folder
    sooheelee committed Aug 4, 2016
Commits on Aug 2, 2016
Commits on Aug 1, 2016
  1. Merge pull request #47 from sooheelee/patch-1

    Add documentation for PESS pipeline
    vdauwera committed on GitHub Aug 1, 2016
  2. Create jointCallingGenotypes, simpleVariantSelection, simpleVariantDi…

    …scovery, helloHaplotypeCaller
    knoblett committed with knoblett Jul 28, 2016
Commits on Jul 28, 2016
Commits on Jul 21, 2016
Commits on Jul 19, 2016
Commits on Jul 5, 2016