Hello,
After running Mustache, which is designed for loop calling, I noticed that the DETECTION_SCALE scores consist of only six repeated values. Is this normal? The .cool file used for the analysis was already normalized and corrected.
tt<-read.delim('loop1.loop', header = T)
table(tt$DETECTION_SCALE)
1.83791736799526 2.11121265723663 2.59920766833995 3.2
3 9068 2870 1088
3.67583473599051 4.22242531447326 4.5254833995939 5.19841533667991
615 111 12 41
5.57152360509519 6.4
16 33
Hello,
After running Mustache, which is designed for loop calling, I noticed that the DETECTION_SCALE scores consist of only six repeated values. Is this normal? The .cool file used for the analysis was already normalized and corrected.
tt<-read.delim('loop1.loop', header = T)
table(tt$DETECTION_SCALE)
1.83791736799526 2.11121265723663 2.59920766833995 3.2
3 9068 2870 1088
3.67583473599051 4.22242531447326 4.5254833995939 5.19841533667991
615 111 12 41
5.57152360509519 6.4
16 33