AlexsLemonade / OpenPBTA-analysis

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

Zenodo CSVs: Figure S3C,D,E and S5 #1709

Closed sjspielman closed 1 year ago

sjspielman commented 1 year ago

Towards #1692 ~⚠️ Stacked on #1708~ Edit: All caught up!

Another PR of Zenodo CSVs, all in figures/scripts/.

Figure S3C-E: figures/scripts/figS3-panels-cn-chromothripsis.R

Figure S3

Figure S5 all panels: figures/scripts/figS5-all-panels.R

Figure S5

sjspielman commented 1 year ago

Took a stab at different approach for the bin column names in https://github.com/AlexsLemonade/OpenPBTA-analysis/pull/1709/commits/d16a7f1e344ff36394109b8fad4b725361e22f7d. I reformatted names from # --> chrX_bin# where X is the chromosome it is part of, not the X chromosome! We could also use actual bin coordinates, as in chrX_start_stop_bin#... I'd sort of rather not, but could if needed.

sjspielman commented 1 year ago

Code does not run through CI, so merging before checks.