-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
34 lines (25 loc) · 922 Bytes
/
NEWS
File metadata and controls
34 lines (25 loc) · 922 Bytes
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
seq2pathway 1.23.1
- Upgraded datasets to hg38 and mm10
- Upgraded python script from python2 to python3
seq2pathway 1.15.0:
- Added function plotTop10
seq2pathway 1.1.8:
- Used Sys.info() rather than sessionInfor() to extract platform information
- Avoided the use of "\\" in R
- Added a parameter "Ontology" to the function FisherTest_GO_BP_MF_CC()
seq2pathway 1.1.6:
- Corrected the python path for Linux users
- Activated the demo code in R help files and vignettes
- Changed the maintainer
seq2pathway 1.1.4:
- Update the Fisher's exact test used mouse gene background.
- Replace the mm10 GENCODE database V3 with V4 in the seq2pathway.data
seq2pathway 1.1.2:
- add citation
seq2pathway 1.0.2:
- add parameter UTR3 in function runseq2gene
seq2pathway 1.0.0:
- Modify function gene2pathway_test
- Correct some help type
seq2pathway 0.99.0:
- First submit to Bioconductor.