Changes

From Statistical Genetics Courses

Jump to: navigation, search

Tutorials

457 bytes added, 01:30, 24 August 2022
* [[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>
<pre>statgen-setup login --tutorial pseq
</pre>
 
 
 
==R and PLINK==
 
To run the exercise from docker image provided,
 
<pre>statgen-setup launch --tutorial plink-r-nothnagel
</pre>
 
==REGENIE==