-
Generic pre-processing workflows
- One "uBAM to clean BAM"; one "uBAM to HaplotypeCaller GVCF" - Reference-agnostic (hg38 and b37 jsons provided) - Can be applied to exomes instead of genomes by swapping out intervals files
-
Merge pull request #105 from broadinstitute/vdauwera-readme_tweaks
Trivial updates to note limitations of the scripts we provide.
vdauwera committed on GitHubApr 21, 2017 -
-
Merge pull request #103 from broadinstitute/gvda_update_gotc_wdl
Update supported GOTC single-sample and add pipeline documentation
vdauwera committed on GitHubApr 19, 2017
-
Update GOTC single-sample workflow to functional equivalence version
vdauwera committedApr 11, 2017
-
Merge pull request #98 from broadinstitute/cjl_C25_update
Optionals methods and pair literals
cjllanwarne committed on GitHubApr 10, 2017 -
-
Merge pull request #100 from broadinstitute/cjl_if_else_expressions
if then else expressions
cjllanwarne committed on GitHubApr 3, 2017 -
-
Merge pull request #101 from broadinstitute/js_interloper_pullapprove
Adding jsotobroad to pullapprover members list
cjllanwarne committed on GitHubApr 3, 2017 -
-
Merge pull request #88 from broadinstitute/gvda_standalone_calling_steps
Standalone variant calling steps + joint discovery
vdauwera committed on GitHubMar 6, 2017 -
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)
-
Merge pull request #97 from broadinstitute/gvda_ga4gh_tools_phase1
GA4GH Tool Execution Challenge Phase 1
vdauwera committed on GitHubMar 4, 2017
-
geoffjentry committed
Feb 24, 2017
-
JavaScript support for a Hermes WDL grammar (#94)
* JavaScript support for a Hermes WDL grammar
-
Added katevoss and alphabetized pullapprove
kshakir committedFeb 8, 2017
-
Merge pull request #85 from broadinstitute/mlc_prefix_redux
prefix redux
mcovarr committed on GitHubJan 23, 2017 -
geoffjentry committed on GitHub
Jan 23, 2017 -
-
Merge pull request #83 from broadinstitute/gvda_reversion_wdls
WDLs to revert/convert between BAM, FASTQ and uBAM
vdauwera committed on GitHubJan 22, 2017 -
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
-
Merge pull request #82 from broadinstitute/gvda_trivial_bam_manipulation
WDLs for trivial bam manipulation
vdauwera committed on GitHubJan 21, 2017 -
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
-
Merge pull request #84 from broadinstitute/mlc_join
prefix() proposal. Closes broadinstitute/cromwell#375
mcovarr committed on GitHubJan 17, 2017 -
-
Merge pull request #79 from broadinstitute/mlc_length_nee_size
document at length. Closes broadinstitute/cromwell#1604
mcovarr committed on GitHubJan 17, 2017
-
geoffjentry committed on GitHub
Jan 15, 2017 -
Merge pull request #80 from broadinstitute/gvda_subset_scatter_intervals
Add script to generate subsets of scatter intervals from master list
vdauwera committed on GitHubJan 15, 2017
-
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 GitHubJan 13, 2017 -
New directory for supported-but-not-prod WDLs; includes README and a …
…generic options file