Skip to content

Commit

Permalink
Acknowledge Aaron in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
const-ae committed Nov 26, 2024
1 parent 764836f commit 1de4cfe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Version 1.19 (2024-11-26)
+ glmGamPoi is using the new tatami library instead of the old beachmat interface.
These libraries helped to work with different kind of matrices (dense, HDF5-backed).
One important change is that glmGamPoi now requires C++17 (instead of C++14).
One important change is that glmGamPoi now requires C++17 (instead of C++14).
(PR#66,thanks Aaron Lun)

Version 1.17 (2024-05-29)
+ `test_de` can now compute the standard error of the log2-fold change
Expand Down

0 comments on commit 1de4cfe

Please sign in to comment.