Skip to content

Commit d06bd82

Browse files
author
Charles Plessy
committed
Update changelog and release.
1 parent 69555d6 commit d06bd82

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: CAGEr
22
Title: Analysis of CAGE (Cap Analysis of Gene Expression) sequencing data for precise mapping of transcription start sites and promoterome mining
3-
Version: 2.11.0
4-
Date: 2023-10-07
3+
Version: 2.11.1
4+
Date: 2024-05-10
55
Authors@R:
66
c( person("Vanja", "Haberle", email = "vanja.haberle@gmail.com", role = "aut"),
77
person("Charles", "Plessy", email = "charles.plessy@oist.jp", role = "cre"),

NEWS.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
BUG FIXES
44

55
- Remove broken and obsolete `customClusters` method of `clusterCTSS`. Use
6-
`CustomConsensusClusters()` instead.
6+
`CustomConsensusClusters()` instead. Fixes #113.
7+
- Ensure consensus clusters can be exported as tracks with interquantile
8+
width information. Fixes #108, #70.
79

810
# Changes in version 2.8.0 (25/10/2023)
911

0 commit comments

Comments
 (0)