Changes

From Statistical Genetics Courses

Jump to: navigation, search

Tutorials

325 bytes added, 16:17, 12 January 2022
/* LD clumping */
* [[GWAS Data QC Exercise|Exercise Commands]]
To run the exercise via JupyterLab from docker image provided,
<pre>statgen-setup launch --tutorial plink
</pre>
 
Alternatively, you can opt to run the exercise via command terminal from docker image provided,
 
<pre>statgen-setup login --tutorial plink
</pre>
* [[GWAS_Controlling_for_Population_Substructure|Exercise Commands]]
To run the exercise via JupyterLab from docker image provided,
<pre>statgen-setup launch --tutorial plink
</pre>
 
Alternatively, you can opt to run the exercise via command terminal from docker image provided,
 
<pre>statgen-setup login --tutorial plink
</pre>
To run the exercise from docker image provided,
<pre>statgen-setup login launch --tutorial clumping
</pre>