Skip to content

Releases: kids-first/kf-annotation-tools

🐛 Fix bugs introduced from tool refactor

20 May 19:10
5828407
Compare
Choose a tag to compare

Tool refactor broke with an improperly implemented pipefail. This fixes that and sets a default for required tool inputs for output type

What's Changed

  • Update Production WF Docker Tables by @github-actions in #15
  • 🔧 return pipefail by @dmiller15 in #16
  • 🐛 fix hard filter by @migbro in #14
  • ✏️ Added defaults by @migbro in #17

Full Changelog: v1.2.1...v1.2.2

📝 Ref Updates and minor bug fix

13 May 14:02
c380c66
Compare
Choose a tag to compare

The locations for the protein hotspot files changes recently. This PR updates that. Also, a pipefail bug in the bcftools filter tool was found and addressed

What's Changed

Full Changelog: v1.2.0...v1.2.1

Introducing the Somatic Annotation Workflow

01 Mar 20:33
Compare
Choose a tag to compare

Somatic Annotation Workflow

This release adds the somatic annotation workflow to the repository. This workflow previously lived in the [somatic repo](Somatic Annotation Workflow). No functional updates were made to the workflow. Some small updates were made to the documentation and javascript styling.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

✨ Echtvar Update

13 Feb 15:22
0f4f9e0
Compare
Choose a tag to compare

Updates to use new version of Echtvar that

  • Ports over Number in INFO field properly
  • Ports over or overwrites Description properly

Also added default input and some minor cwl style improvements

What's Changed

Full Changelog: v1.0.0...v1.1.0

🚀 Germline Prod Release

25 Jan 18:46
4adef10
Compare
Choose a tag to compare

While default params are currently subject to change, the workflow as-is will produce production-quality results. Most changes included in this release revolved around:

  • Removing old defaults
  • Add documentation to create new proposed gnomAD input
  • Updating documentation to reflect these changes

What's Changed

Full Changelog: v0.1.0...v1.0.0

🚀 Initial Release

18 Jan 17:07
357ef68
Compare
Choose a tag to compare

Mostly a port over of existing tools and stat of work on germline annotation workflow. Will add more annotation workflows with subsequent releases.

What's Changed

New Contributors

  • @migbro made their first contribution in #1

Full Changelog: https://github.com/kids-first/kf-annotation-tools/commits/v0.1.0