Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Releases: Duke-GCB/bespin-cwl

Increase bwa memory requirements

01 Apr 15:25
b8486e5
Compare
Choose a tag to compare

Increases memory requirements to 32 GiB. See #79

Increase memory requests

28 Mar 14:45
61ba214
Compare
Choose a tag to compare

Applies lessons learned on GATK4 workflow to increase memory limits for parallelized steps

exome-seq memory allocation fixes

27 Mar 17:07
9b534d4
Compare
Choose a tag to compare

Fixes memory allocations in exome-seq map and sort steps

exome-seq GATK4 workflow

07 Feb 15:21
bbe24d8
Compare
Choose a tag to compare
  • Updates to build workflows under Pyhon 3
  • Includes utility scripts for bespin-cli workflow/version/config loading
  • Improvements for exomseseq GATK4 preprocessing workflow
    • Documents required secondaryFiles
    • adds variant calling step to gatk4-preprocessing
    • Provides examples for GATK4 tools
    • Reworks custom type schemas
    • tweaks memory requirements after running
  • Adds exome-seq GATK4 workflow (subworkflows 02 and 03)
    • Adds necessary GATK4 tool definitions

v0.9.4

29 Oct 19:49
3e3c7d2
Compare
Choose a tag to compare
v0.9.4 GATK 4 Preprocessing Workflow

Exomseq combine reads

21 Sep 19:11
10ef0d6
Compare
Choose a tag to compare

Unifys reads made up of multiple files: #60
Fixes FastQC memory allocation bug: #57

v0.9.2: Version 0.9.2: Updated exome-seq capture kit

19 Jul 13:10
5227b50
Compare
Choose a tag to compare
- Updates capture kit to xGen
- Switches to decoy reference genome
- Reconfigures some output files

v0.9.1: Merge pull request #52 from Duke-GCB/exomeseq-study-size

07 Mar 20:03
ce7668c
Compare
Choose a tag to compare
  • Optimizes exome-seq interval list generation
  • Adds option in exome-seq for study type / size
  • Includes scripts for loading workflows

v0.9.0

15 Dec 15:19
Compare
Choose a tag to compare
Initial CI release of exome-seq