AlexsLemonade / OpenPBTA-analysis

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

Re-run and update telomerase module for V22 #1475

Closed sjspielman closed 2 years ago

sjspielman commented 2 years ago

This PR re-runs the telomerase-activity-prediction module under V22.

There are some expected plot changes and some results changes, but the only results changes are associated with LGG groups, consistent with the V22 changes.

I additionally slightly modified the run script for this module by adding an environment variable OPENPBTA_RUN_FIGURES, which has also been added to figures/generate_figures.sh. This variable will help to re-run only the figure-relevant bits moving forward, but the default value runs the full module so the Circle CI yaml config doesn't need to be modified. When adding this into figures/generate_figures.sh, I noticed another environment variable tacked onto collapse-rnaseq that simply doesn't exist so I deleted it (OPENPBTA_TP53_FIGURES=1).