|
@@ -9,10 +9,13 @@ CALDER is a Hi-C analysis tool that allows: (1) compute chromatin domains from w
|
|
|
|
|
|
* Support for hg19, hg38, mm9, mm10 and other genomes
|
|
|
* Support input in .hic format generated by Juicer tools (https://github.com/aidenlab/juicer)
|
|
|
-* Opimized resolution selection
|
|
|
+* Opimized bin_size selection
|
|
|
* Added output in tabular .txt format for downstream analysis
|
|
|
* Aggregated all chromosome output into a single file
|
|
|
|
|
|
+# Introduction of opimized bin_size selection
|
|
|
+
|
|
|
+
|
|
|
# Installation
|
|
|
|
|
|
## Make sure all dependencies have been installed:
|