Skip to content

Releases: stjude/XenoCP

3.1.1

31 Mar 19:22
3.1.1
Compare
Choose a tag to compare

This version is UNSTABLE and DEPRECATED.
This release tags the WDL imports to a specific version.

4.0.0-alpha

10 May 14:12
Compare
Choose a tag to compare
4.0.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 3.1.4...4.0.0-alpha

3.1.4

06 Jul 20:18
Compare
Choose a tag to compare

This release updates the WDL workflows to point to the latest changes.

3.1.3

03 Jun 17:11
Compare
Choose a tag to compare

TweakSam dependency has been updated to eliminate Picard validation errors. The MC tag is now removed from records when XenoCP sets the read to unmapped.

3.1.2

28 Apr 15:32
Compare
Choose a tag to compare

Bump WDL files imported from stjudecloud/workflows to v3.0.0.

3.1.0

29 Jan 22:21
b610125
Compare
Choose a tag to compare

This version is UNSTABLE and DEPRECATED.
This version introduces a WDL workflow implementation of XenoCP.

v3.0.0

15 Dec 19:22
fb14929
Compare
Choose a tag to compare
Readme and license (#7)

* Initial cleanups on top sections of readme

Everything starting with the Building header still needs to be cleaned
up.

* Cleaning up the quickstart and updating sample data configs.

* Restructure README and add evaluation of sample data

* Adding license information and seeking help

* updating paths for build output

* Updating gradle install command

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

Co-Authored-By: Michael Macias <[email protected]>

* Apply suggestions from code review

Co-Authored-By: Michael Macias <[email protected]>

* Update README.md

* Update DNAnexus app to use the input file name prefix.

* Update view_awk_picard.sh to call awk directly to get around limitations on using the shebang with env to find awk and run with arguments.