We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fa20a4 + 59f9d47 commit a50deb3Copy full SHA for a50deb3
README.md
@@ -43,14 +43,15 @@ rule make_expected:
43
resolutions:
44
- 10000
45
samples:
46
- - test_cool ```
+ - test_cool
47
+```
48
49
`quaich` config.yaml has four main sections:
50
- genome
51
- annotations
52
- i/o
53
- snakemake rule configurations
-```
54
+
55
56
The following analyses can be configured:
57
- eigenvector: calculates cis eigenvectors using cooltools for all resolutions within specified _resolution_limits_.
0 commit comments