Skip to content

v2.5.1 - Major Release

Compare
Choose a tag to compare
@nservant nservant released this 03 Jun 07:16
· 563 commits to master since this release

CHANGES IN VERSION 2.5.1

SIGNIFICANT USER-VISIBLE CHANGES

o samtools 0.1.19 or higher is required

o Any character after "" in read names are now discarded so that myread\1 == myread\2

o Warning is printed during the restriction fragment assignment if a chromosome is not defined in the annotation file

BUG FIXES

o Bug fixed in iced genomic intervals symlink

o Add missing ${PYTHON_PATH} variable in scripts

o Add pysam check during installation

o Bug in install process