File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2121 ls WEIGHTS_$1 | sed 's\/\\g' > $pop.lst
2222done
2323```
24- ** --- TWAS-pipeline ---** . The pipeline is installed as follows,
24+ ** --- TWAS-pipeline ---**
25+
26+ The pipeline is installed as follows,
2527```
2628git clone https://github.com/jinghuazhao/TWAS-pipeline
2729```
@@ -33,7 +35,9 @@ gcc pnorm.c -lm -o pnorm
3335```
3436and 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
You can’t perform that action at this time.
0 commit comments