Test custom signature using GSEA in scRNA-seq
1
0
Entering edit mode
5 months ago
bio_info ▴ 20

Hello all! I am trying to carry out GSEA analysis and run ClusterProfiler in R to test a custom gene signature (comprising of 7 genes) in my scRNA-seq dataset, on the output of FindMarkers. In this case, I think the background will be the DEG and the 'test' will be my custom gene signature. I have processed the dataset using Seurat and I am a bit confused about the workflow and steps I need to follow.

I have followed several tutorials online, but I would be grateful if someone could help answer these questions:

  1. Do I need to modify the output of FindMarkers in a way that it is accepted by ClusterProfiler? How do I go about this?

  2. Do I need to carry out GO pathway analysis after running FindMarkers but before running ClusterProfiler?

If possible, could someone please share example code for these steps. I am quite confused and would appreciate all the help!

scRNA-seq Seurat GSEA • 545 views
ADD COMMENT
0
Entering edit mode
5 months ago
ATpoint 85k

What you describe is an overrepresentation analysis, enricher from the package can do that. Check its documentation. Unclear though what insight you could get from just 7 genes.

ADD COMMENT
0
Entering edit mode

Thank you for your response! The 7 genes are a specific signature for a cell-type I have been asked to use. Would I also need pathway information for using enricher and visualizing the output of GSEA?

ADD REPLY
0
Entering edit mode

What exactly do you want to analyze? I understand it as if sou want to see whether this signature is enriched for something. aor do you want to test which clusters are enriched for it? If the latter I would probably just plot signature scores (UCell package) per cluster.

ADD REPLY
0
Entering edit mode

I want to check the former: Whether my custom signature is enriched or not in the output of DEG and a way to visualize this output. I'm not sure if the visualization requires GO analysis...

ADD REPLY

Login before adding your answer.

Traffic: 2499 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6