A new release of the GenPipes, 4.4.1 is now available.
What's new?
==========
This is a bug-fix minor release :
* RNASeq Light :
- fixed kallisto step failing because of missing mkdir
* EpiQC :
- fixed `chromoimpute_preprocess` command to avoid conflicting with `chromimpute_convert`
Where to find it?
============
* The source code for this version is in bitbucket :
https://bitbucket.org/mugqic/genpipes/downloads/genpipes-4.4.1.tar.gz
* The module mugqic/genpipes/4.4.1 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