Skip to content
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

Compute GSVA using matrisome gene list, then plot samples #10

Open
sgosline opened this issue Jan 22, 2021 · 0 comments
Open

Compute GSVA using matrisome gene list, then plot samples #10

sgosline opened this issue Jan 22, 2021 · 0 comments
Assignees

Comments

@sgosline
Copy link
Member

Related to #9, we want to evaluate the overall expression of all genes in the matrisome lists. To do this, we need to run the GSVA package.

1- download/install the GSVA tool:
https://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-14-7 https://www.bioconductor.org/packages/release/bioc/html/GSVA.html
2- convert the Matrisome gene sets to gene lists (the tool should tell you how)
3- assign each sample its own matrisome score based on the output of GSVA - this should be an x by y matrix where x is the number of matrisome lists and y is the number of samples
4- cluster the scores in a heatmap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants