You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/News.rst
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@ News and Developments
2
2
=====================
3
3
4
4
5
+
Release 3.7.2
6
+
-------------
7
+
**1 October 2021**
8
+
9
+
- Fixing a bug in hicHyperoptDetectLoops concerning the validation of the loop locations
10
+
- Fixing a bug in hicValidateLocations concerning the computation of TADs
11
+
- Adding the -v option for the version for hicInfo
12
+
- Adding documentation concerning the native file formats of HiCExplorer
13
+
- Fixing the way A/B compartments are computed based on Lieberman-Aiden 2009. The intermediate Pearson matrix is not used anymore.
14
+
15
+
Release 3.7.1
16
+
-------------
17
+
**9 August 2021**
18
+
19
+
The promised functions for the strand information in 3.7 were not part of the release due to confusion in merging multiple branches. Therefore they are now included in the 3.7.1 release:
20
+
21
+
- hicAggregateContacts: Option to consider the strand orientation (#633)
22
+
- hicAverageRegions: Option to consider the strand orientation (#633)
23
+
24
+
Additionally, a small bug fix in hicInfo concerning the correct sum of the interaction matrix.
0 commit comments