Browse Source

Update README.md

Yuanlong LIU 3 years ago
parent
commit
1b186cff41
1 changed files with 11 additions and 0 deletions
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -36,6 +36,17 @@ Note that this strategy is currently only available for `hg19`, `hg38`, `mm9` an
 
 
 Although CALDER was mainly tested on human and mouse dataset, it can be applied on dataset from other genomes. One additional information is required in such case: a `feature_track` that is presumably positively correlated with compartment score (thus higher values in A than in B compartment). This information will be used for correctly determing the `A/B` direction. Some suggested tracks are gene density, H3K27ac, H3K4me1, H3K4me2, H3K4me3, H3K36me3 (or negative transform of H3K9me3) signals. Note that this information will not alter the hierarchical compartment/TAD structure, and can come from any external study with matched genome.
 Although CALDER was mainly tested on human and mouse dataset, it can be applied on dataset from other genomes. One additional information is required in such case: a `feature_track` that is presumably positively correlated with compartment score (thus higher values in A than in B compartment). This information will be used for correctly determing the `A/B` direction. Some suggested tracks are gene density, H3K27ac, H3K4me1, H3K4me2, H3K4me3, H3K36me3 (or negative transform of H3K9me3) signals. Note that this information will not alter the hierarchical compartment/TAD structure, and can come from any external study with matched genome.
 
 
+	16050000	16050000	10106.306
+	16050000	16060000	2259.247
+	16060000	16060000	7748.551
+	16050000	16070000	1251.3663
+	16060000	16070000	4456.1245
+	16070000	16070000	4211.7393
+	16050000	16080000	522.0705
+	16060000	16080000	983.1761
+	16070000	16080000	1996.749
+	...
+
 # Installation
 # Installation
 
 
 ## Make sure all dependencies have been installed:
 ## Make sure all dependencies have been installed: