AlexsLemonade / OpenPBTA-analysis

The analysis repository for the Open Pediatric Brain Tumor Atlas Project
Other
99 stars 66 forks source link

V22 rerun figures for survival/tp53 telomerase #1480

Closed jharenza closed 2 years ago

jharenza commented 2 years ago

Purpose/implementation Section

What scientific question is your analysis addressing?

Rerunning survival figures for v22.

What was your approach?

Reran:

Rscript --vanilla scripts/fig4-hgg-kaplan-meier.R
Rscript --vanilla scripts/fig4-hgg-subtype-forest-plot.R
Rscript --vanilla scripts/fig5-forest-plot.R
Rscript --vanilla scripts/fig4-tp53-telomerase-panels.R

What GitHub issue does your pull request address?

https://github.com/AlexsLemonade/OpenPBTA-analysis/issues/1368

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

Which areas should receive a particularly close look?

NA

Is there anything that you want to discuss further?

Reran all 4 scripts in full. Updated the x-axis code to show error bars for the tp53 telomerase FP.

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)?

What is your summary of the results?

Reproducibility Checklist

Documentation Checklist

sjspielman commented 2 years ago

Thanks for opening this fresh PR! Thinking about it a bit more, I think it would be very appropriate to also use this PR to update the other figures in scripts/fig4-tp53-telomerase-panels.R. The tp53 rerun has been merged (#1461), and we are just waiting on checks to merge in #1475 (this is running through CI now quickly with a cache, so will get merged soon I suspect!).

Doing this will involve:

jharenza commented 2 years ago

Was thinking the same. Will do!

sjspielman commented 2 years ago

Noting this PR also closes #1417.

@jharenza can you also address #1373 for the forest plot here? I had missed that previously. The plot km_hgg_panel.pdf already has wording updated, but we need to fix forest_hgg_subtypes.pdf. Thanks!

jharenza commented 2 years ago

@jharenza can you also address #1373 for the forest plot here? I had missed that previously. The plot km_hgg_panel.pdf already has wording updated, but we need to fix forest_hgg_subtypes.pdf. Thanks!

Sure! Just pushed the other updates mentioned above. Stand by :)

jharenza commented 2 years ago

@sjspielman this should be ready now. Note: I used the same cancer groups as in interaction plots (minus "Other" ) to 1) be consistent with something else and 2) to include the "other embryonal tumor", which contains the new NBL metastasis hypermutator. Seed still works fine.

jharenza commented 2 years ago

ok @sjspielman - updated seed and reran. I was looking at mainly whether they were visible so was thinking some overlap was ok.. I see what you mean now!

sjspielman commented 2 years ago

This code does not run through CI, so merging before checks complete.