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

Create marker gene lists for tumor cell states in Ewing sarcoma #939

Closed
allyhawkins opened this issue Dec 13, 2024 · 0 comments · Fixed by #971
Closed

Create marker gene lists for tumor cell states in Ewing sarcoma #939

allyhawkins opened this issue Dec 13, 2024 · 0 comments · Fixed by #971
Assignees
Labels

Comments

@allyhawkins
Copy link
Member

If you are filing this issue based on a specific GitHub Discussion, please link to the relevant Discussion.

#696

Describe the goals of the changes to the analysis module.

We are hoping to annotate clusters of tumor cells in the Ewing sarcoma samples based on the tumor cell state. In order to do that, we need to obtain a list of expected cell states and associated gene sets or gene signatures with those cell states. Ewing sarcoma cells lie on a continuum based on their EWS-FLI1 expression. The level of EWS-FLI1 expression then alters the cell phenotype, so we can search for enrichment of specific phenotypes to classify cells into EWS-FLI1 high, middle/hybrid, and low. In my preliminary search, we should expect to see the following cell states present:

  • EWS-FLI1 high: High expression/repression of EWS-FLI1 targets, High HIF1alpha activity, low EMT-like phenotype (low migration, adhesion), low ECM expression, low CD73 expression
  • EWS-FLI1 low: Expression of EWS-FLI1 repressed genes, mesenchymal-like, high EMT-like phenotype (high migration, adhesion), increased ECM expression, high CD73 expression, high HOXD13 activity
  • EWS-FLI1 middle/hybrid: Proliferative

What will your pull request contain?

To address this we should create a TSV file with all marker genes for all cell states we would consider. We should comb through the literature to identify possible cell states and any marker genes that have been published to be associated with those cell states.

Will you require additional software beyond what is already in the analysis module?

No, right now just creating the TSV file.

Will you require different computational resources beyond what the analysis module already uses?

No

If known, when do you expect to file the pull request?

January 2025

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

Successfully merging a pull request may close this issue.

1 participant