Skip to content

Commit

Permalink
Version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
olegs committed Jun 25, 2023
1 parent 3c8032c commit ffdab16
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,20 @@ SPAN Changelog

Here you can see the full list of changes between each release.

Version 1.2
----------------

Released on Jun 26, 2023

- Improved peak calling for narrow marks histone marks
- Improved peaks visualization in JBR Genome Browser
- Fixed beta value estimation for control correction on chromosome filtered coverage
- Fixed problem with highly relaxed FDR settings

Version 1.1
----------------

Released on Mar 9th, 2022
Released on Mar 9th, 2023

- Bugfix update - fix problem with treatment and control scaling
- Upscale treatment and control library
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.apache.tools.ant.filters.ReplaceTokens

// SPAN application version
version = "1.1"
version = "1.2"

buildscript {
ext.kotlin_version = "1.6.10"
Expand Down

0 comments on commit ffdab16

Please sign in to comment.