aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/tutorials.html
diff options
context:
space:
mode:
authorzsloan2024-07-12 20:08:28 +0000
committerzsloan2024-07-12 20:09:57 +0000
commitcef21502dd5f60bfa9c47d1e32539da41a13fba2 (patch)
treecbb2ceb8662e6246b5e6ae7a6c3064bdaf6f2064 /gn2/wqflask/templates/tutorials.html
parent4825a108ef1bb572537c00e43cd915ba09ffe207 (diff)
downloadgenenetwork2-cef21502dd5f60bfa9c47d1e32539da41a13fba2.tar.gz
Add two new links to tutorials page
Diffstat (limited to 'gn2/wqflask/templates/tutorials.html')
-rw-r--r--gn2/wqflask/templates/tutorials.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/gn2/wqflask/templates/tutorials.html b/gn2/wqflask/templates/tutorials.html
index 870dba1a..6281291f 100644
--- a/gn2/wqflask/templates/tutorials.html
+++ b/gn2/wqflask/templates/tutorials.html
@@ -221,11 +221,12 @@ $('#myTable3').dataTable( {
</tr>
</thead>
<tbody>
- <tr><td><a href="https://www.biorxiv.org/content/10.1101/2020.12.23.424047v1">GeneNetwork: a continuously updated tool for systems genetics analyses</a></td></tr>
- <tr><td><a href="https://doi.org/10.3390/genes13040614">New Insights on Gene by Environmental Effects of Drugs of Abuse in Animal Models Using GeneNetwork</a></td>
- <tr><td><a href="https://www.opar.io/pdf/Rat_HRDP_Brain_Proteomics_Wang_WIlliams_08Oct2021.pdf">A Primer on Brain Proteomics and protein-QTL Analysis for Substance Use Disorders</a></td></tr>
-
- </tbody>
+ <tr><td><a href="https://www.opar.io/pdf/Ashbrook_ExperimentalPrecisionMedicineMouseModels_2023.pdf">Experimental precision medicine: Mouse models in which to test precision medicine</a></td>
+ <tr><td><a href="https://www.opar.io/pdf/Williams_ResourcesForSystemsGenetics_2017.pdf">Systems Genetics. Methods and Protocols</a></td></tr>
+ <tr><td><a href="https://www.biorxiv.org/content/10.1101/2020.12.23.424047v1">GeneNetwork: a continuously updated tool for systems genetics analyses</a></td></tr>
+ <tr><td><a href="https://doi.org/10.3390/genes13040614">New Insights on Gene by Environmental Effects of Drugs of Abuse in Animal Models Using GeneNetwork</a></td>
+ <tr><td><a href="https://www.opar.io/pdf/Rat_HRDP_Brain_Proteomics_Wang_WIlliams_08Oct2021.pdf">A Primer on Brain Proteomics and protein-QTL Analysis for Substance Use Disorders</a></td></tr>
+ </tbody>
</table>
<script>
$('#myTable4').dataTable( {