Quellcode durchsuchen

Update README.md

Yuanlong LIU vor 2 Jahren
Ursprung
Commit
55e763e153
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -34,7 +34,7 @@ Note that this strategy is currently only available for `hg19`, `hg38`, `mm9` an
 
 ### Introduction of Calder analysis for other genomes
 
-Although Calder was mainly tested on human and mouse dataset, it can be appliabled on dataset from other genomes. One additional information is required in such case: a `feature_track` that presumably having higher values in A than in B compartment. Some suggested tracks can be gene density, H3K27ac, H3K4me1, H3K4me2, H3K4me3, H3K36me3 (or negative transform of H3K9me3 signals)
+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 to determine which branch on the hierachcal tree to be assigned as `A` compartment: a `feature_track` that is presumably positively correlated with compartment score (or higher values in A than in B compartment). Some suggested tracks are gene density, H3K27ac, H3K4me1, H3K4me2, H3K4me3, H3K36me3 (or negative transform of H3K9me3) signals. 
 
 # Installation