AlexsLemonade / OpenPBTA-analysis

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

Make sure non-ATRT/non-MB embryonal subtyping module uses data download #1415

Closed jaclyn-taroni closed 2 years ago

jaclyn-taroni commented 2 years ago

Splitting up changes described in https://github.com/AlexsLemonade/OpenPBTA-analysis/issues/1399#issuecomment-1124329628.

Here, I'm changing the non-ATRT/non-MB embryonal subtyping module to make sure it uses analysis files data/ (i.e., in the download), rather than files from results. In this case, there were two annotated files from individual CNV callers that are not included in the data download that I've removed. This is because the results were inconclusive, so this seemed like a good way to keep the "always use data/" consistent.

I've uncovered some new issues with CI where we need to skip some chunks. I may not have found all of them quite yet, we'll see if this passes!

Reviewers: Please review the molecular-subtyping-embryonal module in master to ensure I didn't miss anything.