Skip to content

v2.7.4 - Major release

Compare
Choose a tag to compare
@nservant nservant released this 15 Mar 19:23
· 423 commits to master since this release

CHANGES IN VERSION 2.7.4

NEW FEATURES

o Support for LSF scheduler thanks to J. Phlipps-Cremins

o HiC-Pro is now compatible with the HiCPlotter viewer (see https://github.com/kcakdemir/HiCPlotter)

o Add support for the SLURM scheduler thanks to A. D'Ippolito !

o Add support for the SGE scheduler thanks to G. Li !

SIGNIFICANT USER-VISIBLE CHANGES

o Update singleton reporting in pairing mode (pull request N. Varoquaux, F. Ai)

o Additional checks on input files to report more "user-friendly" errors

o Update python access in utils (pull request D. Vanichkina)

o Update iced version (0.2.1 official release)

o be careful - configuration files for installing and running HiC-Pro have been updated to manage multiple schedulers !

BUG FIXES

o Fix bugs in singleton and multiple hits reporting

o Fix bug when fastq.gz files are processed without parallel mode but using a cluster

o Bug fixed if space in the configuration file

o Bug fixed in plot_pairing_portion.R (pull request M. Blum)

o Update samtools sort for compatibility with version >1.1