Closed dievsky closed 5 years ago
In theory, Span should assign each peak a value equal to its coverage score (when analyzing) or to the fold change (when comparing). However, the most basic way to launch Span (via JAR file) skips this assignment for some reason.
Fixed the problem in a branch span-peak-scores. Proposed approach:
span-peak-scores
See PR #16 .
PR accepted, closing the issue.
In theory, Span should assign each peak a value equal to its coverage score (when analyzing) or to the fold change (when comparing). However, the most basic way to launch Span (via JAR file) skips this assignment for some reason.