Skip to content

Commit 5dcd79d

Browse files
committed
Merge branch 'main' of github.com:genepi/microarray-eval-nf
2 parents eda9218 + f9d3e0c commit 5dcd79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ nextflow run main.nf -c tests/simulate_hg19.config -profile development
2121
## Run RSQ Calculation
2222
This command calculates the RSQ between sequencing data and imputed data.
2323
```
24-
nextflow run main.nf -c tests/r2_calcuation.config -profile development
24+
nextflow run main.nf -c tests/calc_rsq_hg19.config -profile development
2525
```
2626

2727
## Run Tests

0 commit comments

Comments
 (0)