aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask
diff options
context:
space:
mode:
authorzsloan2024-11-01 17:45:46 +0000
committerzsloan2024-11-01 17:46:33 +0000
commit4b72138a541eec9dad101d42da2bba54e8e357fa (patch)
tree1d0478ab7563c04928e1de022dde51770d5be1a3 /gn2/wqflask
parent8f6f25939ab55509c39328818290de342051edfd (diff)
downloadgenenetwork2-4b72138a541eec9dad101d42da2bba54e8e357fa.tar.gz
Add Saunak's links to the Tools dropdown
Diffstat (limited to 'gn2/wqflask')
-rw-r--r--gn2/wqflask/templates/base.html34
1 files changed, 32 insertions, 2 deletions
diff --git a/gn2/wqflask/templates/base.html b/gn2/wqflask/templates/base.html
index 76c7df67..cd70668c 100644
--- a/gn2/wqflask/templates/base.html
+++ b/gn2/wqflask/templates/base.html
@@ -149,10 +149,40 @@
<a href="http://power.genenetwork.org">BXD Power Calculator</a>
</li>
<li>
- <a href="{{ url_for("jupyter_notebooks.launcher") }}">Jupyter Notebooks</a>
+ <a href="https://files.genenetwork.org/current/">Public Datasets</a>
</li>
<li>
- <a href="https://files.genenetwork.org/current/">Public Datasets</a>
+ <a href="https://r-forge.r-project.org/R/?group_id=52">R/qtlDesign</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/BigRiverQTLPlots.jl">BigRiverQTLPlots.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/BulkLMM.jl">BulkLMM.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/MetabolomicsWorkbenchAPI.jl">MetabolomicsWorkbenchAPI.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/GeneNetworkAPI.jl">GeneNetworkAPI.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/MatrixLMnet.jl">MatrixLMnet.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/MatrixLM.jl">MatrixLM.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/Helium.jl">Helium.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/GeneticScreens.jl">GeneticScreens.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/FlxQTL.jl">FlxQTL.jl</a>
+ </li>
+ <li>
+ <a href="https://github.com/senresearch/LiteQTL.jl">LiteQTL.jl</a>
</li>
</ul>
</li>