Skip to content

Commit

Permalink
updated notebook and plotting function (#38)
Browse files Browse the repository at this point in the history
* updated notebook and plotting function

* added context to notebook, removed redundant notebook, updated VERSION & README
  • Loading branch information
nathanlazar committed Nov 7, 2023
1 parent ce2cddd commit b655547
Show file tree
Hide file tree
Showing 7 changed files with 1,504 additions and 2,076 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ Notebooks to reproduce plots from public datasets are included in the `notebooks
- `cpg0016_loading.ipynb` - Load the JUMP CP data, apply PCA and proximity bias correction and save data locally.
- `cpg0016_plots.ipynb` - Create whole-genome plots from cpg0016, calculate Brunner-Munzel statistics and make bar plots.
- `shinyDepMap_benchmark.ipynb` - Load DepMap 19Q3 data and create plots showing an enrichment for within-chromosome arm relationships.
- `DepMap_PB_Driver_Scan_sample.ipynb` - Short sample code for executing the DepMap driver scanning.
- `DepMap_PB_Drivers.ipynb` - Use DepMap 22Q4 data to look at differential proximity bias when TP53 and other genes are wild-type vs loss/gain of function.
- `DepMap_22q4_vs_23q2.ipynb` - Generate whole-genome plots and Brunner-Munzel probability plots for DepMap 22Q4 and 23Q2 data.
- `DepMap_version_comparisons.ipynb` - Generate whole-genome plots and Brunner-Munzel probability plots for DepMap 19Q3, 22Q4 and 23Q2 data.
- `scPerturb_tables_heatmaps.ipynb` - Load scRNASeq datasets from scPerturb, run infercnv, compute chromosomal loss, generate result tables, and plot infercnv heatmaps for cells with specific loss.

# TODO:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MAJOR="0"
MINOR="11"
MINOR="12"
907 changes: 0 additions & 907 deletions proxbias/notebooks/DepMap_22q4_vs_23q2.ipynb

This file was deleted.

Loading

0 comments on commit b655547

Please sign in to comment.