Autumn release
This release is adding new features and fixes many bugs:
- hicBuildMatrix: Added multicore support, new parameters
--threads
and--inputBufferSize
- hicFindTADs:
- One call instead of two:
hicFindTADs TAD_score
andhicFindTADs find_TADs
merged tohicFindTADs
. - New multiple correction method supported: False discovery rate. Call it with
--correctForMultipleTesting fdr
and--threshold 0.05
.
- One call instead of two:
- Update of the tutorial:
mES-HiC analysis
. - Additional test cases and docstrings to improve the software quality
- Fixed a bug occurring with bigwig files with frequent NaN values which resulted in only NaN averages
- hicPlotTADs: Support for plotting points
- Moved galaxy wrappers to https://github.com/galaxyproject/tools-iuc
- Fixed multiple bugs with saving matrices
- hicCorrelate: Changes direction of dendograms to left