diff options
author | zsloan | 2021-04-14 20:27:22 +0000 |
---|---|---|
committer | zsloan | 2021-04-14 20:27:22 +0000 |
commit | a04d089e7db0a924f7de0eb38c7dc0d043b1d75b (patch) | |
tree | 261348b4114d18354b1c30734b52884c6f173893 /wqflask | |
parent | 939a27cb0ede3102ce929e445690e1ba86d5870a (diff) | |
parent | 0815b6004a167c5c25f6994aeb31ec3161619c6d (diff) | |
download | genenetwork2-a04d089e7db0a924f7de0eb38c7dc0d043b1d75b.tar.gz |
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
Diffstat (limited to 'wqflask')
-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 f9d12ba5..ce5d0e3d 100644 --- a/wqflask/wqflask/templates/tutorials.html +++ b/wqflask/wqflask/templates/tutorials.html @@ -8,7 +8,8 @@ <P class="title"><H2>Tutorials/Primers</H2></P> <UL> <LI><A HREF="http://www.nervenet.org/tutorials/HS_Rat_Using_GeneNetwork_21Apr2020v7.pptx">Statistical and genetic functions, -and initial mapping results for Rat GWAS P50 as implemented in GeneNetwork.org</A><P></P> + and initial mapping results for Rat GWAS P50 as implemented in GeneNetwork.org</A></LI> + <LI><A HREF="https://opar.io/training/osga-webinar-series-2020.html">Webinar Series - Quantitative Genetics Tools for Mapping Trait Variation to Mechanisms, Therapeutics, and Interventions</A></LI> </UL> <P></P> </TD> |