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/changelog.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,9 @@ Core
38
38
- --quiet / -q option no longer exists.
39
39
- bed files in computeMatrix no longer support '#' to define groups.
40
40
- 'chromosome matching' i.e. chr1 <-> 1, chrMT <-> MT is no longer performed.
41
-
41
+
- metagene mode erroneously 'nan'ed the before and after values (if they fell outside of the feature). This is fixed now.
42
+
- Rounding bahvior in matrix output only two decimals now, unscaled 5 and unscaled 3 prime are now strictly separated from the rest of the scaled region (for value calculation).
43
+
42
44
* normalization
43
45
- Exactscaling is no longer an option, it's always performed.
44
46
- SES option in bamCompare mode is no longer available.
0 commit comments