Browse Source

Update README.md

Yuanlong LIU 2 years ago
parent
commit
8025cf1a4c
1 changed files with 8 additions and 4 deletions
  1. 8 4
      README.md

+ 8 - 4
README.md

@@ -5,14 +5,18 @@ CALDER is a Hi-C analysis tool that allows: (1) compute chromatin domains from w
 
 
 ![Alt text](./img/CALDER_methods.png "CALDER methods")
 ![Alt text](./img/CALDER_methods.png "CALDER methods")
 
 
-# Updates in CALDER2.0
+# Updates in version 2.0
 
 
-## We added multiple new features in CALDER2.0:
+## We added multiple new features in version 2.0:
 
 
-* Support for various genomes. 
-* Opimized resolution selection. Although compartments can change between different cell conditions, from our large scale analysis we found the overall correlation between two conditions are high. We input compartment of reference dataset. When the computed compartment has low correlation with this reference, it indicates false calling.
+* Support for other genomes
+* Support hic format generated by Juicer tools (https://github.com/aidenlab/juicer)
+* Opimized resolution selection
+* 
 
 
 
 
+Although compartments can change between different cell conditions, from our large scale analysis we found the overall correlation between two conditions are high. We input compartment of reference dataset. When the computed compartment has low correlation with this reference, it indicates false calling.
+
 
 
 
 
 # Installation
 # Installation