From c79daa743ffb3327f49ffc6b3306e927e5fce512 Mon Sep 17 00:00:00 2001 From: Helena Rasche Date: Fri, 8 Mar 2024 14:55:27 +0100 Subject: [PATCH] add viz box --- .../tutorials/minerva-pathways/tutorial.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/topics/transcriptomics/tutorials/minerva-pathways/tutorial.md b/topics/transcriptomics/tutorials/minerva-pathways/tutorial.md index 37b6a1d022c5c1..a1bd007219207c 100644 --- a/topics/transcriptomics/tutorials/minerva-pathways/tutorial.md +++ b/topics/transcriptomics/tutorials/minerva-pathways/tutorial.md @@ -280,4 +280,34 @@ You should have a few outputs, namely the `goseq` outputs, and a table ready for ## MINERVA +> Visualise in MINERVA +> +> 1. **Click** to expand the final "MINERVA-Ready Table" +> +> 1. Click on the {% icon galaxy-barchart %} (**Visualize**) icon +> +> 1. Select "display at Minerva (SARS-CoV-2 Minerva Map)" +> +> > MINERVA not listed? +> > The MINERVA visualisation is only for correctly formatted files with the correct genome (i.e. human, hg19). +> > If you dont' see MINERVA listed, first check that your dataset is: +> > 1. recognised as a tabular dataset +> > +> > {% snippet faqs/galaxy/datasets_change_datatype.md datatype="tabular" %} +> > +> > 2. Has the correct genome build: +> > +> > {% snippet faqs/galaxy/datasets_change_dbkey.md dbkey="hg19" %} +> > +> > It should be specifically `hg19` not a patch like `hg19Patch5` +> > +> > If that still doesn't work, please check that the Galaxy server you are using is updated to 24.0 or later. +> > +> {: .tip} +> +{: .hands_on} + +### Analysis + + TODO