File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.2.0]
8
+ - add position shift workflow for bam to bw (was previously added for bam to bed)
9
+ - add scaling argument for bam to bw workflow [ #53 ] ( https://github.com/databio/gtars/issues/53 )
10
+ - fix accumulation issue for bam workflow [ #56 ] ( https://github.com/databio/gtars/issues/56 )
11
+ - fix wiggle file (core) beginning at 0 [ #43 ] ( https://github.com/databio/gtars/issues/43 )
12
+ - fix npy file (end) using start instead of end [ #61 ] ( https://github.com/databio/gtars/issues/61 )
13
+ - force zoom to 1 for bed/narrowPeak to bw [ #34 ] ( https://github.com/databio/gtars/issues/34 )
14
+ - fix IGD overlap issue [ #45 ] ( https://github.com/databio/gtars/issues/45 )
15
+ - add ga4gh refget digest functionality [ #58 ] ( https://github.com/databio/gtars/issues/58 )
16
+ - fix wig and npy inconsistency [ #64 ] ( https://github.com/databio/gtars/issues/64 )
17
+ - fix narrowPeak to bw zoom [ #34 ] ( https://github.com/databio/gtars/issues/34 )
18
+ - fix bed to bw fileheader consistency issue [ #52 ] ( https://github.com/databio/gtars/issues/52 )
19
+ - change npy metadata file structure [ #65 ] ( https://github.com/databio/gtars/issues/65 )
20
+
7
21
## [ 0.1.2]
8
22
- add position shift workflow for ` bam ` to ` bw ` (was previously added for ` bam ` to ` bed ` )
9
23
- add scaling argument for ` bam ` to ` bw ` workflow [ #53 ] ( https://github.com/databio/gtars/issues/53 )
You can’t perform that action at this time.
0 commit comments