-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
87 lines (42 loc) · 2.52 KB
/
NEWS
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
82
83
84
85
86
87
jetset NEWS
Changes in version 3.4.0 (2017-04-05)
- Updated data using org.Hs.eg.db v. 3.4.0 and Refseq "human.rna.fna.gz" downloaded 2017-04-04
Changes in version 3.3.0 (2016-06-28)
- Updated data using org.Hs.eg.db v. 3.3.0 and Refseq "human.rna.fna.gz" downloaded 2016-06-22
Changes in version 3.1.3 (2015-07-20)
- Minor changes to conform to CRAN policies
- First submission to CRAN
Changes in version 3.1.2 (2015-04-30)
- Updated data using org.Hs.eg.db v. 3.1.2 and Refseq "human.rna.fna.gz" downloaded 2015-04-20
Changes in version 3.0.0 (2014-11-06)
- Updated vignette to use "geometry" package rather than the now-defunct "a4wide" package.
- Updated data using org.Hs.eg.db v. 3.0.0 and Refseq "human.rna.fna.gz" downloaded 2014-11-06
Changes in version 2.14.0 (2014-04-18)
- Updated data using org.Hs.eg.db v. 2.14.0 and Refseq "human.rna.fna.gz" downloaded 2014-04-17
- The jetset version number is now synchronized with the version number of the org.Hs.eg.db package, which is also the Bioconductor release version.
Changes in version 1.6.0 (2013-11-25)
- Updated data using org.Hs.eg.db v. 2.10.1 and Refseq "human.rna.fna.gz" downloaded 2013-11-21
Changes in version 1.4.0 (2013-04-24)
- Updated data using org.Hs.eg.db v. 2.9.0 and Refseq "human.rna.fna.gz" downloaded 2013-04-22
Changes in version 1.2.0 (2012-10-05)
- Updated data using org.Hs.eg.db v. 2.8.0 and Refseq "human.rna.fna.gz" downloaded 2012-10-02
Changes in version 1.0.0 (2012-05-02)
- Updated data using org.Hs.eg.db v. 2.7.1 and Refseq "human.rna.fna.gz" downloaded 2012-04-29
- Data objects (scores.*) now have attributes with version information
Changes in version 0.99.4 (2012-01-19)
- Updated citation info to reflect publication of manuscript.
Changes in version 0.99.3 (2011-11-28)
- Updated data using org.Hs.eg.db v. 2.6.4 and Refseq "human.rna.fna.gz" downloaded 2011-11-24
Changes in version 0.99.2 (2011-08-25)
- 'scores.*' data is now stored sorted by overall score
- 'jmap' now works from 'scores.*' data instead of 'eg2ps.*' data
- Eliminated the now unnecessary eg2ps.* data
- Bug noted: eg2ps.* had not been updated in the previous version
Changes in version 0.99.1 (2011-08-22)
- Documentation fixes and improvements
- Remove gene2ps.* functions
- New functions 'jscores' and 'jmap'
- New criteria for assigning EntrezID to a probeset allows a relative (rather than absolute) majority of probes to specifically target a gene
- Now uses a namespace
Changes in version 0.99.0 (2010-09-17)
- First development / semi-public release.