We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83b895 commit f9d3e0cCopy full SHA for f9d3e0c
README.md
@@ -21,7 +21,7 @@ nextflow run main.nf -c tests/simulate_hg19.config -profile development
21
## Run RSQ Calculation
22
This command calculates the RSQ between sequencing data and imputed data.
23
```
24
-nextflow run main.nf -c tests/r2_calcuation.config -profile development
+nextflow run main.nf -c tests/calc_rsq_hg19.config -profile development
25
26
27
## Run Tests
0 commit comments