d3b-center / OpenPedCan-analysis

The analysis repository for the Open Pediatric Cancer Project
https://d3b-center.github.io/OpenPedCan-analysis/
Other
15 stars 13 forks source link

Rjcorb/569 mb shh umap #594

Closed rjcorb closed 2 weeks ago

rjcorb commented 2 weeks ago

Purpose/implementation Section

What scientific question is your analysis addressing?

Closes #569. This PR adds a script to molecular-subtyping-MB/ to generate a UMAP of MB SHH samples based on most variable methylation array probes.

What was your approach?

adapted from this code: https://jharenza.github.io/mb-subtypes/explore-medulloblastoma-unsupervised-clustering.nb.html

What GitHub issue does your pull request address?

569

Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.

Which areas should receive a particularly close look?

Check code and ensure script runs successfully:

R -e "rmarkdown::render('06-mb-shh-umap.Rmd')"

Is there anything that you want to discuss further?

I have the UMAP points sized by age range currently, to add some additional info on outliers and un-subtyped MB SHH samples. We may not want to keep this in the final figure.

Is the analysis in a mature enough form that the resulting figure(s) and/or table(s) are ready for review?

Yes

Results

What types of results are included (e.g., table, figure)?

UMAP

What is your summary of the results?

Overall we see good clustering of MB SHH samples into the four subtypes. There are a few samples not cluttering with their subtype, including a few adolescent/adult samples with the infantile MB SHH samples. We may need to review these samples to check how they were classified into subtypes.

Reproducibility Checklist

Documentation Checklist

jharenza commented 2 weeks ago

will merge this since these all previously passed and the MB module, where changes are, has passed.