diff options
Diffstat (limited to 'gn2/wqflask/templates')
-rw-r--r-- | gn2/wqflask/templates/base.html | 34 |
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> |