AlexsLemonade / OpenPBTA-analysis

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

V22 subtyping - chr instab (2/N) #1434

Closed jharenza closed 2 years ago

jharenza commented 2 years ago

Purpose/implementation Section

What scientific question is your analysis addressing?

Run chromosomal instability

What was your approach?

This module also needed to be divided into script to run for subtyping and plot scripts to not run. I added that code to the bash script.

01-localization-of-breakpoints.Rmd was not set up to intake either histologies file, so I added that. However, when I tried to run the OPENPBTA_BASE_SUBTYPING=1 bash ../analyses/chromosomal-instability/run_breakpoint_analysis.sh, I get an error:

Quitting from lines 150-154 (01-localization-of-breakpoints.Rmd) 
Error: '../../data/pbta-histologies.tsv' does not exist in current working directory ('/home/rstudio/kitematic/analyses/chromosomal-instability').

So I am not sure where the logic is going wrong.

In the meantime, I changed the param to 1 inside of the Rmd and ran it, to get the analysis file, in order to continue the PRs.

What GitHub issue does your pull request address?

1426 partial

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

Which areas should receive a particularly close look?

logic for choosing histology file

Is there anything that you want to discuss further?

Also note, this 01 script requires short_histology

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

Results

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

What is your summary of the results?

Reproducibility Checklist

Documentation Checklist