Skip to content

Commit 1ad8af3

Browse files
committed
add version NEWS
1 parent 24d24dc commit 1ad8af3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: rrvgo
22
Type: Package
33
Title: Reduce + Visualize GO
4-
Version: 1.13.1
4+
Version: 1.13.2
55
Authors@R: c(person("Sergi", "Sayols", email = "[email protected]", role = c("aut", "cre")), person("Sara", "Elmeligy", role = "ctb"))
66
Description: Reduce and visualize lists of Gene Ontology terms by identifying redudance based on semantic similarity.
77
URL: https://www.bioconductor.org/packages/rrvgo, https://ssayols.github.io/rrvgo/index.html

NEWS

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Changes in version 1.10.2
2+
-------------------------
3+
4+
* Welcome two important contributions by Sara Elmeligy! Sara implemented the uniqueness and dispensability terms
5+
* `reducedSimMatrix()` outputs now the uniqueness and dispensability terms
6+
* The column termDispensability replaces the current parentSimScore. They're equivalent
7+
* `reducedSimMatrix()` now defaults to using the "uniqueness" if no vector of scores are provided
8+
* Some minor fixes
9+
110
Changes in version 1.10.1
211
-------------------------
312

0 commit comments

Comments
 (0)