Changes

From Statistical Genetics Courses

Jump to: navigation, search

Tutorials

162 bytes added, 19:18, 11 January 2022
/* GWAS: Association Analysis Controlling for Population Substructure */
* [[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>