-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathNEWS
33 lines (20 loc) · 993 Bytes
/
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
# Change log
All notable changes to this project will be documented in this file. Here we
will document changes to major new releases only (not point releases).
## [1.19.1] -- 2020-08-31
- fix to accommodate breaking changes introduced in data.table package.
## [1.9.0] -- 2017
- allow loadRegionDB to accept a character vector or loaded regionDB object
## [1.8.0] -- 2017-10-30
- rename rnkLO column to rnkOR
- merged all past updates from get dev version, into bioconductor git repository
- updated readBed to correct 0-based vs 1-based coordinates
- enabled testing for either enrichment or depletion via the 'direction' argument
- handle bed files with various styles of strand
- fixes issues with reshape2 and data.table melt function
- adds convenience functions for getRegionFile and plotTopLOLAEnrichments
- add refreshSizes option in readRegionSetAnnotation
## [1.7.0] -- 2017-04-24
- bioconductor branch
## [1.0.0]
- First version released at Bioconductor