[72a7c3]: / inst / NEWS.Rd

Download this file

82 lines (42 with data), 1.7 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
\name{NEWS}
\title{News for Package \pkg{multiGSEA}}
\section{ Changes in version 0.99.0}{
\itemize{
\item Package added to Bioconductor
}}
\section{ Changes in version 1.1.1 (2020-11-05)}{
\itemize{
\item Bug fix. Prevent duplicated pathway title to cause an error.
\item Include new function to enumerate duplicted pathway titles with trailing numbers.
}}
\section{ Changes in version 1.1.2 (2020-11-07)}{
\itemize{
\item Speed-up the metabolite ID mapping between different ID formats
}}
\section{ Changes in version 1.1.3 (2020-11-19)}{
\itemize{
\item Prevent warning due to import of two different select() functions.
}}
\section{ Changes in version 1.1.4 (2020-12-09)}{
\itemize{
\item Add the correct citation of the BMC Bioinformatics article.
}}
\section{ Changes in version 1.1.5 (2021-04-19)}{
\itemize{
\item Typos fixed.
\item Add information and reference about metrics to calculate the feature ranks.
}}
\section{ Changes in version 1.1.7 (2021-05-10)}{
\itemize{
\item Remove Biocarta database from vignette - it's no longer supported by graphite R package.
\item List all available databases in error message.
}}
\section{ Changes in version 1.13.1 (2024-04-26)}{
\itemize{
\item Utilize by default non-adjusted single-omics p-values for aggregation into a composite p-value. Adjustment for multiple testing will be done on the combined multi-omics p-values.
\item Inlcude legacy option for p-value combination to ensure reproducibility.
}}
\section{ Changes in version 1.15.1 (2024-10-22)}{
\itemize{
\item Remove proteomics feature with empty identifier to prevent errors in vignette building.
}}