-
Notifications
You must be signed in to change notification settings - Fork 926
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pseudobulk Analysis with Decoupler and edgeR #5617
base: main
Are you sure you want to change the base?
Conversation
added single-cell tag: "tags": ["single-cell"]
Edited Tags in Workflow file
Added edgeR explanation for performing DE in pseudobulk aggregates.
The failing test is because of:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @dianichj! This looks good, just a couple broken boxes and formatting tweaks (see below)
Just out of curiosity, are you all set up to get a local preview of your tutorial? This can also be done online using CodeSpaces now (see tutotrial)
|
||
In this tutorial, we will guide you through a pseudobulk analysis workflow using the **Decoupler** and **edgeR** tools available in Galaxy ({% cite Badia-iMompel2022 %}) ({% cite Liu2015 %}). These tools facilitate functional and differential expression analysis, and their output can be integrated with other Galaxy tools to visualize results, such as creating Volcano Plots, which we will also cover in this tutorial. | ||
|
||
> <agenda-title>Pseudobulk Analysis Pipeline Agenda</agenda-title> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the agenda will be automatically generated based on your section titles, pleas replace this with
> <agenda-title></agenda-title>
>
> In this tutorial, we will cover:
>
> 1. TOC
> {:toc}
>
{: .agenda}
> 1. What are the output(s) of the edgeR tool? | ||
> 2. How can we interpret our output result file? | ||
> | ||
> <solution-title>edgeR Outputs and Interpretation</solution-title> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since these boxes are nested, make sure to add a >
in front of this line and every line below until the end of the solution box
# Key Takeaways and Recommendations | ||
|
||
## Key Takeaways | ||
- **Pseudobulk Analysis Advantage:** Pseudobulk analysis bridges single-cell and bulk RNA-seq approaches, combining high resolution with statistical robustness. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
anything you add in key_points
metadata will be added in a box at the end of the tutorial, so you could consider moving these there.
Thanks a lot for all your comments, Saskia! I will check it again locally after going over all your revisions and will ping you with a comment. 😊 |
Co-authored-by: Saskia Hiltemann <[email protected]>
Co-authored-by: Saskia Hiltemann <[email protected]>
Co-authored-by: Saskia Hiltemann <[email protected]>
Co-authored-by: Saskia Hiltemann <[email protected]>
Co-authored-by: Saskia Hiltemann <[email protected]>
I did not know this Saskia. Thanks for mentioning it! I was following this. I noticed the linked you mentioned here is available here but I think the link in the README is the one that a new user would check. Thanks. |
@dadrasarmin that is a very good point, I tend to forget about the README file, I will update that! |
🚀 Pseudobulk Analysis with Decoupler and edgeR
Summary
This tutorial introduces pseudobulk analysis using Decoupler and edgeR in Galaxy 🌌. It covers data preparation, generating pseudobulk expression matrices, and performing differential expression analysis, including a Volcano Plot for final visualization of results 🌋📊.
🔗 Zenodo Link
https://zenodo.org/records/13929549
🎯 Objectives
✨ Key Points
📋 Pending Items
💡 Feel free to review and share your feedback—your input is much appreciated! 🙌