Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@ nav:
- 'Git for Researchers': 'https://melbournebioinformatics.github.io/intro-to-git/'
- 'Intro to the Nectar Cloud': 'https://melbournebioinformatics.github.io/nectar-instances/'
- 'Intro to R for Biologists': 'https://melbournebioinformatics.github.io/intro-to-r/'
- 'RNA-seq: counts to genes': 'https://melbournebioinformatics.github.io/rna-seq-counts-to-genes/'
- 'Intro to Proteomics': 'https://melbournebioinformatics.github.io/intro-to-proteomics/'
- 'RNA-seq: counts to genes': 'https://melbournebioinformatics.github.io/rna-seq-counts-to-genes/'
- 'RNA-seq pathway analysis': 'https://melbournebioinformatics.github.io/rna-pathways/'
- 'Differential expression with Seurat': 'https://melbournebioinformatics.github.io/seurat-de-2025'
- 'Tools and skill development':
- 'What is Bioinformatics?': 'guides/bioinfo.md'
- 'Introduction to the Galaxy Platform': 'guides/galaxy.md'
Expand Down