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/PatchNotes.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@ v1.0.1
8
8
9
9
- Introduced the -u / --genes flag. The output will be limited to the gene IDs/symbols in that file.
10
10
- Introduced the -z / --reshape flag, which will write the gene-TF matrices in binary format.
11
-
- Updated the TF motif collection (2.2)
12
-
- The conversion of PSCMs to PSEMs will now be automatically done with the average GC-content of the --bed_file as background.
11
+
- Updated the TF motif collection (2.2).
12
+
- The conversion of PSCMs to PSEMs will now be done automatically with the average GC-content of the --bed_file as background.
13
13
- One additional peak feature was added to the gene-TF marix, now we report NumPeaks, AvgPeakSize and AvgPeakDistance.
14
14
- The processing order for writing the gene-TF matrices was changed. This will cause a slower calculation for one or very few activity columns, but a faster runtime for more.
15
15
- Fixed an issue that the contact frequency pseudocount was only calculated within the range covered by gene windows. The difference in the resulting pseudocount are negligible.
0 commit comments