Skip to content

Commit

Permalink
Merge pull request #5416 from galaxyproject/nomadscientist-patch-1
Browse files Browse the repository at this point in the history
Minor updates to GO enrichment tutorial
  • Loading branch information
bgruening authored Oct 12, 2024
2 parents b719863 + b8bcae3 commit f71ea7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions topics/single-cell/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ editorial_board:
subtopics:
- id: scintroduction
title: "Introduction"
description: "Start here if you are new to single cell analysis in Galaxy and want to learn the concepts."
description: "Start here if you are new to single cell analysis and want to learn the concepts."
- id: firstsc
title: "Your first analysis"
description: "Start here if you are new to single cell analysis in Galaxy and want to try analysing data."
Expand All @@ -51,7 +51,9 @@ subtopics:
- id: datamanipulation
title: "Changing data formats & preparing objects"
description: "These tutorials cover a range of needs for importing data from different sources, to changing data into different formats to move from one analysis to the other."

- id: exploratory
title: "Exploratory Analyses"
description: "What do you do with your list of genes? Come here to explore your results more!"


references:
Expand Down
1 change: 1 addition & 0 deletions topics/single-cell/tutorials/GO-enrichment/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ layout: tutorial_hands_on

title: GO Enrichment Analysis on Single-Cell RNA-Seq Data
zenodo_link: 'https://zenodo.org/records/13461890'
subtopic: exploratory

questions:
- What is Gene Ontology (GO) enrichment analysis, and why should I perform it on my marker genes?
Expand Down

0 comments on commit f71ea7d

Please sign in to comment.