Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jianhuig authored Mar 18, 2021
1 parent 00c13d0 commit b659198
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Type I error/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@ close(gz1)

You will need [ldsc](https://github.com/bulik/ldsc) and [findor](https://github.com/gkichaev/FINDOR).
```console

for i in summary_statistics/*.gz
do
sbatch --export=file=$i ldsc.sh
done
```

0 comments on commit b659198

Please sign in to comment.