Skip to content

Commit 32c3e32

Browse files
committed
README
1 parent a5f6d7b commit 32c3e32

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ do
2121
ls WEIGHTS_$1 | sed 's\/\\g' > $pop.lst
2222
done
2323
```
24-
**--- TWAS-pipeline ---**. The pipeline is installed as follows,
24+
**--- TWAS-pipeline ---**
25+
26+
The pipeline is installed as follows,
2527
```
2628
git clone https://github.com/jinghuazhao/TWAS-pipeline
2729
```
@@ -33,7 +35,9 @@ gcc pnorm.c -lm -o pnorm
3335
```
3436
and a call `pnorm z_score` yields a p value with more decimal places. However, the function is now part of `twas-single.sh`.
3537

36-
**--- GNU Parallel ---**. Further information is available from [here](http://www.gnu.org/software/parallel/).
38+
**--- GNU Parallel ---**
39+
40+
Further information is available from [here](http://www.gnu.org/software/parallel/).
3741

3842
### RUNNING THE PIPELINE
3943

README.pdf

-45 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)