-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.Rmd
43 lines (32 loc) · 2.11 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
title: "Functional Enrichment Workshop"
author: 'Australian Biocommons, Sydney Informatics Hub (USYD) and Monash Genomics and Bioinformatics Platform (MGBP)'
date: <span>"`r format(Sys.Date(), '%B %d, %Y')`"</span> <br><img src="logos.png" width="300" alt="Logo"><br>
site: bookdown::bookdown_site
output: bookdown::bs4_book
documentclass: book
bibliography: [book.bib, packages.bib]
description: |
A comprehensive guide to functional enrichment analysis using both online platforms and command-line tools.
link-citations: yes
github-repo: "https://github.com/MonashBioinformaticsPlatform/Functional_Enrichment_Workshop_2024"
always_allow_html: true
# cover-image: Sydney_informatics_hub_logo.png
---
# Functional Enrichment Workshop
**Welcome to the Functional Enrichment Workshop!** This resource is designed to guide you through the process of performing functional enrichment analysis using a variety of tools and methodologies, both online and via command-line interfaces.
### Instructors
- **Hossein V Kahrood**
- Lead Instructor, Monash Genomics and Bioinformatics Platform (MGBP)
- [hossein.valipourkahrood@monash.edu](mailto:hossein.valipourkahrood@monash.edu)
- **Cali Willet**
- Lead Instructor, Sydney Informatics Hub
- [cali.willet@sydney.edu.au](mailto:cali.willet@sydney.edu.au)
### Important Links
- **Workshop Page:** [Functional Enrichment BioCommons 2024](https://monashbioinformaticsplatform.github.io/Functional_Enrichment_BioCommons_2024/)
- **Related Publication:** [NeuroMolecular Medicine Article](https://link.springer.com/article/10.1007%2Fs10571-016-0403-y)
- **Degust Tool:** [Degust Comparative Analysis](https://degust.erc.monash.edu/degust/compare.html?code=5b2c7805ab8f8c5f2dc8c72e61b049b0#/?plot=mds)
---
### Getting Started
To begin, we recommend reviewing the [workshop page](https://monashbioinformaticsplatform.github.io/Functional_Enrichment_BioCommons_2024/) for an overview of the content and tools covered. This workshop is structured to progressively build your skills, starting with the basics of functional enrichment analysis and moving towards more complex applications.
Happy learning!