5 lines
155 B
Bash
Executable File
5 lines
155 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
./demo-chi2 --SNPdir "../data" --SNPfilename "random_sample" --pvalue "pvalue.txt" --runtime "result.txt" --samplesize="200" --snps="16384"
|
|
|