diff options
author | Arthur Centeno | 2021-11-18 18:19:03 +0000 |
---|---|---|
committer | Arthur Centeno | 2021-11-18 18:19:03 +0000 |
commit | cf07c055db7bb04a4b32649fb2837d115b921af0 (patch) | |
tree | 6e93af48c68c09136707a14620e09d598de5795b | |
parent | 518fb7c62abdd4ec7a48f5b93697644e04caa588 (diff) | |
download | genenetwork2-cf07c055db7bb04a4b32649fb2837d115b921af0.tar.gz |
Updating tutorials by AC on 11-18-21
-rw-r--r-- | wqflask/wqflask/templates/tutorials.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/tutorials.html b/wqflask/wqflask/templates/tutorials.html index edec803c..d15268cd 100644 --- a/wqflask/wqflask/templates/tutorials.html +++ b/wqflask/wqflask/templates/tutorials.html @@ -218,7 +218,8 @@ $('#myTable3').dataTable( { </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://www.biorxiv.org/content/10.1101/2021.05.24.445383v1">Old data and friends improve with age: Advancements with the updated tools of GeneNetwork</a></td></tr> + <tr><td><a href="https://www.biorxiv.org/content/10.1101/2021.05.24.445383v1">Old data and friends improve with age: Advancements with the updated tools of 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> |