Skip to content

v1.0.0-rc11

Pre-release
Pre-release
Compare
Choose a tag to compare
@HarryHung HarryHung released this 13 Dec 16:24
· 14 commits to master since this release
57b107c

ℹ️ This is a release candidate for the first production release (v1.0.0) of the GPS Pipeline
ℹ️ This version of the pipeline has been validated by 21K samples from the GPS Database published data

The GPS Pipeline is now in preprint! 🎉
Please cite this pipeline if you have used it in your work: https://doi.org/10.1101/2024.11.27.625679 [Preprint]

What's Changed (since v1.0.0-rc10)

New Features

  • Implementation of graceful failure (#127, #129, #130, #133): The failure of an individual module should no longer crash the entire pipeline

Changes

  • Improve documentation (#121, #126, #128, #131, #132): Easier on the eyes and more accurate
  • Update repo URL after organisation transfer (#123): The repository of the GPS Pipeline has moved from sanger-bentley-group/gps-pipeline to GlobalPneumoSeq/gps-pipeline

Fixes

  • Ensure gene name is always in the first portion of the ref_name (#125): No more guesswork about the gene name in the ref_name

Full Changelog: v1.0.0-rc10...v1.0.0-rc11