Changes

From Statistical Genetics Courses

Jump to: navigation, search

Tutorials

162 bytes added, 19:17, 11 January 2022
/* GWAS: Data Quality Control */
* [[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>