Skip to content
Snippets Groups Projects
Commit 2f2cc1ec authored by nservant's avatar nservant
Browse files

update CHANGELOG

parent aef29f56
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,8 @@ ...@@ -3,9 +3,8 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v1.3.0 - 2021-13-05 ## v1.3.0 - 2021-22-05
* Fix bug in stats export
* Change the /tmp/ folder by ./tmp/ folder so that all tmp files are now in the work (#24) * Change the /tmp/ folder by ./tmp/ folder so that all tmp files are now in the work (#24)
* Add `--hicpro_maps` options to generate the raw and normalized HiC-Pro maps. The default is now to use cooler * Add `--hicpro_maps` options to generate the raw and normalized HiC-Pro maps. The default is now to use cooler
* Add chromosome compartments calling with cooltools (#53) * Add chromosome compartments calling with cooltools (#53)
...@@ -21,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -21,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### `Fixed` ### `Fixed`
* Fix bug in stats report which were not all correcly exported in the results folder
* Fix recurrent bug in input file extension (#86) * Fix recurrent bug in input file extension (#86)
* Fix bug in `--bin_size` parameter (#85) * Fix bug in `--bin_size` parameter (#85)
* `--min_mapq` is ignored if `--keep_multi` is used * `--min_mapq` is ignored if `--keep_multi` is used
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment