-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
executable file
·53 lines (42 loc) · 1.26 KB
/
NEWS
File metadata and controls
executable file
·53 lines (42 loc) · 1.26 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
# Version 1.27.4
Increase file limit size
# Version 1.1.11
Documentation update
# Version 1.1.10
Changed vignette to use quicker examples
Changed DESCRIPTION
# Version 1.1.9
Documentation update
# Version 1.1.8
Removed PC dependent tests for paxtools functions
Added skip_on_bioc()
Updated vignette to use glycolysis pathway that can be converted to gene set
Added fill=TRUE to read.table commands in paxtools.R
# Version 1.1.6
Added RStudio files and README.md
# Version 1.1.5
Updated to paxtools 4.3
Added better Java error messages
Added the ability to switch PC versions
Updated to PC version 6
# Version 1.1.4
Fixed topPathways() bug
Fixed fetch() example/test
Changed title
# Version 1.1.3
Added CITATION file
# Version 1.1.2
Update vignette to use BiocStyle
# Version 1.1.1
Transitioned to Pathway Commons Version 5 (PC2 v5)
Changed downloadPc to download from PC2 v5
Changed code to validate Pathway Commons webservice requests
Added table of contents to vignette
Added description for traverse() in vignette
Changed R dependency to 3.1.1 to match Bioconductor 3
Added function to download a single file extended SIF, splitSifnx
Added the ability to download GMT in downloadPc
Added function to read GMT files
Added tests for new functions
# Version 1.0.0
Initial release