Skip to content

Commit 03def77

Browse files
authored
Update README.md
1 parent 9eab540 commit 03def77

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

utility/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,11 @@ Options:
5656
-h, --help
5757
Show this help message and exit
5858
```
59+
60+
# Merge continuous differential compartments
61+
62+
The mergeDEcompartments.sh script will help the user to merge continuous differential compartments. Use the following command to merge the differential compartments (FDR < 0.1 by default, change the value inside the script)
63+
64+
```
65+
./mergeDEcompartments.sh -f <path/to/differential.intra_sample_group.pcOri.bedGraph> -d <distance in base pairs>
66+
```

0 commit comments

Comments
 (0)