- Updated the way p-values are calculated in BINDetect. Included 100-fold subsampling of background to estimate confidence interval.
0.6.4
- Bug fix for error with regions very close to chromosome borders for ATACorrect and ScoreBigwig.
0.6.3
- Increased size of texts in BINDetect volcano plot and moved label into plot
0.6.2
- Added --skip-excel option to skip excel overview per factor in BINDetect (can slow the run considerably for large output) - Internal changes to BINDetect for better debug overview - Fixed normalization for plotAggregate
0.6.1
- Fixed motif cluster names to prefix C_ - Added --filter function to format_motifs to filter output motifs using names/ids
0.6.0
- Added option to flip axes in PlotAggregate via "--signal-on-x" - Changed all command-line arguments containing "_" to "-" (e.g. --regions_in to --regions-in) (but retaining both options internally)