Permalink
Commits on Jan 17, 2017
  1. Merge pull request #79 from broadinstitute/mlc_length_nee_size

    document at length.  Closes broadinstitute/cromwell#1604
    mcovarr committed on GitHub Jan 17, 2017
Commits on Jan 15, 2017
  1. Add Geraldine

    geoffjentry committed on GitHub Jan 15, 2017
  2. Merge pull request #80 from broadinstitute/gvda_subset_scatter_intervals

    Add script to generate subsets of scatter intervals from master list
    vdauwera committed on GitHub Jan 15, 2017
Commits on Jan 13, 2017
  1. Merge pull request #81 from broadinstitute/gvda_supported_dir_readme_…

    …plus_generic_options
    
    New directory for DSDE-supported-but-not-prod WDLs
    vdauwera committed on GitHub Jan 13, 2017
Commits on Jan 12, 2017
  1. Merge pull request #77 from broadinstitute/cjl_conditionals_documenta…

    …tion
    
    Documenting conditionals
    cjllanwarne committed on GitHub Jan 12, 2017
Commits on Jan 6, 2017
  1. document at length

    mcovarr committed Jan 6, 2017
Commits on Jan 3, 2017
  1. Documenting conditionals

    cjllanwarne committed Jan 3, 2017
Commits on Dec 16, 2016
  1. Kv spec closes Cromwell #1300 (#76)

    Added Cromwell supported sign to WDL Features, and added Coming Soon to Cromwell sign for unsupported Features
    katevoss committed on GitHub Dec 16, 2016
Commits on Dec 7, 2016
  1. Update import statement docs (#75)

    * update import statement docs and add WDL Pair documentation
    ruchim committed on GitHub Dec 7, 2016
Commits on Dec 2, 2016
  1. update to include (parameter) meta (#74)

    * update to include (parameter) meta
    geoffjentry committed on GitHub Dec 2, 2016
Commits on Nov 22, 2016
  1. Subworkflow WDL Doc (#72)

    * Subworkflow WDL Doc
    Horneth committed on GitHub Nov 22, 2016
Commits on Oct 27, 2016
  1. Merge pull request #69 from broadinstitute/jt_readme

    Fix URL in Readme
    vdauwera committed on GitHub Oct 27, 2016
Commits on Oct 25, 2016
  1. correct URL

    jmthibault79 committed Oct 25, 2016
Commits on Oct 18, 2016
  1. Merge pull request #66 from broadinstitute/cjl_range_transpose_spec

    Added definitions of range and transpose
    cjllanwarne committed on GitHub Oct 18, 2016
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
  1. Merge pull request #60 from broadinstitute/vd_fix_index_cram

    updated PairedEndSingleSample WDL so indexing a CRAM doesn't talk to a remote server.
    vivster7 committed on GitHub 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. Merge pull request #58 from broadinstitute/knoblett-gatkWrapper

    Add gatkToWdlWrapper
    knoblett committed on GitHub Sep 9, 2016
  2. 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. Merge pull request #52 from broadinstitute/knoblett-updatePaths

    Update filepath, add links to tutorial, add JSONs, add README, rename Public pipeline doc
    knoblett committed on GitHub Aug 10, 2016
  2. 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
  1. Merge pull request #48 from broadinstitute/gvda_update_gotc_json_buck…

    …etpaths
    
    Update bucket filepaths in gotc json
    vdauwera committed on GitHub 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. Merge pull request #46 from broadinstitute/knoblett-forumWdls

    Add WDL scripts from forum
    knoblett committed on GitHub Aug 1, 2016
  3. Create jointCallingGenotypes, simpleVariantSelection, simpleVariantDi…

    …scovery, helloHaplotypeCaller
    knoblett committed with knoblett Jul 28, 2016