diff options
author | Arthur Centeno | 2021-05-13 08:05:30 +0000 |
---|---|---|
committer | Arthur Centeno | 2021-05-13 08:05:30 +0000 |
commit | 0dd04c5ca0521f59f93b45663bdfd67c916a9f3c (patch) | |
tree | adb236d1597b856a32f62cb8b882c3d94a951d6c /wqflask | |
parent | 82c139048e1f7f34b29d2c040866e1bc5ea02134 (diff) | |
download | genenetwork2-0dd04c5ca0521f59f93b45663bdfd67c916a9f3c.tar.gz |
Fix load_phenotypes to run with GN2 latest
Diffstat (limited to 'wqflask')
-rw-r--r-- | wqflask/wqflask/templates/tutorials.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/tutorials.html b/wqflask/wqflask/templates/tutorials.html index ce5d0e3d..ed1b6f3a 100644 --- a/wqflask/wqflask/templates/tutorials.html +++ b/wqflask/wqflask/templates/tutorials.html @@ -10,6 +10,7 @@ <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></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> + <LI><A HREF="https://opar.io/training/osga-webinar-series-2020.html">TESTING</A></LI> </UL> <P></P> </TD> |