A new release of GenPipes, 4.5.0 is now available.
What's new?
==========
This is a medium release :
* Throughout:
* TumorPair :
- added CollectWgsMetrics
- improved display of QualiMap output in MultiQC report
* RNASeq :
- added md5sum for deliverables
- updated gtex version
* ChipSeq :
- fixed a typo in an error message
Where to find it?
============
* The source code for this version is in bitbucket :
https://bitbucket.org/mugqic/genpipes/downloads/genpipes-4.5.0.tar.gz
* The module mugqic/genpipes/4.5.0 is installed on Abacus (MGC), Béluga, Graham, Cedar and Narval Compute Canada clusters.
* The source code is in bitbucket :
https://bitbucket.org/mugqic/genpipes
* For more documentation, please refer to :
https://genpipes.readthedocs.io/
Where is the detailed ChangeLog?
==========================
A ChangeLog (CHANGELOG.md) is available in the archive as well as in the repository.
Since we use git, there are many ways to get the details in many formats.
One of our preferred ways is to use a script written by the author of the Ray assembler: Sébastien Boisvert,
which lists the commits by tag and author:
https://raw.github.com/sebhtml/ray/master/scripts/dump-ChangeLog.sh