From 37e1440f603eeb183ac4b21e7e0dd208dc2736d2 Mon Sep 17 00:00:00 2001 From: Obi Griffith Date: Sun, 17 Nov 2024 22:54:00 -0600 Subject: [PATCH] fixed broken goview link --- _posts/0003-05-01-DE_Pathway_Analysis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/0003-05-01-DE_Pathway_Analysis.md b/_posts/0003-05-01-DE_Pathway_Analysis.md index c98039b..227b3c5 100644 --- a/_posts/0003-05-01-DE_Pathway_Analysis.md +++ b/_posts/0003-05-01-DE_Pathway_Analysis.md @@ -198,7 +198,7 @@ write.table(fc.go.cc.p.down, "fc.go.cc.p.down.tsv", quote = FALSE, sep = "\t", c ``` ### Visualize -For this next step we will do a very brief introduction to visualizing our results. We will use a tool called [GOView](http://www.webgestalt.org/2017/GOView/), which is part of the [WEB-based Gene Set Ananlysis ToolKit (WebGestalt)](http://www.webgestalt.org/) suite of tools. +For this next step we will do a very brief introduction to visualizing our results. We will use a tool called [GOView](https://2019.webgestalt.org/2017/GOView/), which is part of the [WEB-based Gene Set Ananlysis ToolKit (WebGestalt)](http://www.webgestalt.org/) suite of tools. **Step One** * Use a web browser to download your results