Permalink
Commits on Jun 30, 2017
  1. Merge pull request #121 from broadinstitute/cjl_floor_ceil_round

    Floor, Round and Ceil docs
    cjllanwarne committed on GitHub Jun 30, 2017
Commits on Jun 7, 2017
  1. pair syntax (#114)

    ruchim committed on GitHub Jun 7, 2017
Commits on May 24, 2017
  1. Merge pull request #113 from broadinstitute/cjl_basename_docs

    Docs for basename
    cjllanwarne committed on GitHub May 24, 2017
  2. Docs for basename

    cjllanwarne committed May 24, 2017
Commits on May 9, 2017
  1. Move grammar.hgr and add makefiles (#111)

    geoffjentry committed on GitHub May 9, 2017
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. Merge pull request #105 from broadinstitute/vdauwera-readme_tweaks

    Trivial updates to note limitations of the scripts we provide.
    vdauwera committed on GitHub Apr 21, 2017
  2. Update README.md

    vdauwera committed Apr 21, 2017
Commits on Apr 19, 2017
  1. Merge pull request #103 from broadinstitute/gvda_update_gotc_wdl

    Update supported GOTC single-sample and add pipeline documentation
    vdauwera committed on GitHub Apr 19, 2017
Commits on Apr 11, 2017
Commits on Apr 10, 2017
  1. Merge pull request #98 from broadinstitute/cjl_C25_update

    Optionals methods and pair literals
    cjllanwarne committed on GitHub Apr 10, 2017
Commits on Apr 3, 2017
  1. Merge pull request #100 from broadinstitute/cjl_if_else_expressions

    if then else expressions
    cjllanwarne committed on GitHub Apr 3, 2017
  2. if then else expressions

    cjllanwarne committed Mar 26, 2017
  3. Merge pull request #101 from broadinstitute/js_interloper_pullapprove

    Adding jsotobroad to pullapprover members list
    cjllanwarne committed on GitHub Apr 3, 2017
  4. Adding jsotobroad to pullapprover members list

    jsotobroad committed Apr 3, 2017
Commits on Mar 6, 2017
  1. Merge pull request #88 from broadinstitute/gvda_standalone_calling_steps

    Standalone variant calling steps + joint discovery
    vdauwera committed on GitHub Mar 6, 2017
  2. 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 Mar 4, 2017
  1. Merge pull request #97 from broadinstitute/gvda_ga4gh_tools_phase1

    GA4GH Tool Execution Challenge Phase 1
    vdauwera committed on GitHub Mar 4, 2017
Commits on Feb 28, 2017
Commits on Feb 24, 2017
  1. checkpoint

    geoffjentry committed Feb 24, 2017
Commits on Feb 22, 2017
  1. JavaScript support for a Hermes WDL grammar (#94)

    * JavaScript support for a Hermes WDL grammar
    sidoruka committed with geoffjentry Feb 22, 2017
Commits on Feb 8, 2017
Commits on Jan 23, 2017
  1. Merge pull request #85 from broadinstitute/mlc_prefix_redux

    prefix redux
    mcovarr committed on GitHub Jan 23, 2017
  2. add ruchi

    geoffjentry committed on GitHub Jan 23, 2017
  3. prefix redux

    mcovarr committed Jan 17, 2017
Commits on Jan 22, 2017
  1. Merge pull request #83 from broadinstitute/gvda_reversion_wdls

    WDLs to revert/convert between BAM, FASTQ and uBAM
    vdauwera committed on GitHub Jan 22, 2017
  2. 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. Merge pull request #82 from broadinstitute/gvda_trivial_bam_manipulation

    WDLs for trivial bam manipulation
    vdauwera committed on GitHub Jan 21, 2017
  2. 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 17, 2017
  1. Merge pull request #84 from broadinstitute/mlc_join

    prefix() proposal.  Closes broadinstitute/cromwell#375
    mcovarr committed on GitHub Jan 17, 2017