This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chromosomal Instability (PR 3 of 3): The notebook with plots (#419)
* It's a start of a notebook * Got some of the code converted and working * Percent genome change plot added * Have overlap of CNV and SV * Breakpoint summary df * Got things mostly organized and the wrangling functions are formed up more * Load my functions as they are so far. TileGenome setting up * Made a plotting function that probably won't work yet * Things are here, just need to test things, reorg and add more doc * Plotting function works * It's working! * Plots are working just need more doc * Add a README and change the function file name * Some reorganization and adding the plots * lintered and neatened up some things * Few more touches to the README * Add the functions * Edited a messed up comment * Fixed some issues with the functions * Add tumor type plots * Rearrange and fix some things with the group calculations * Smoothing out some metadata handling of GenomicRanges * Functions handle multiple samples * The functions handle grouped data * Got rid of a development remnant I found * minor typo fixes * Apply percentage filter to CNV data * Minor edits * Changes to logic and plot names * Incorporate @sjspielman suggestions * Missed a paranthesis * re-linter * Reorganize the plots * Add tumor type plots * Add to CircleCI * Get rid of development remnant * Delete sample PNGs and zip up tumor type PNGs * some svcnvplus files snuck in. * Fix tumor-type plots and add automatic zip * Get rid of 01-process-sv-file.R source step. Use straight file. * Had to change sample name getter step * Fix a missing `dplyr::` * Add chromosomal instability to main README table * Add a sample number check to avoid the error * See if suppressing the warning for the bin overlap helps. * Fix logic statement for sample check. * Remove histology groups if they don't have at least 2 samples * update notebook * Fix plot zipping to overwrite current zip files * The easy changes suggested by @jashapiro have been implemented * Heatmap is mostly there. * Upload the heatmaps and fixed stuff * Incorporating @jashapiro 's suggestions * relinter, refresh and re-run * Update README * Remove accidentally duplicated line. Co-authored-by: jashapiro <jashapiro@gmail.com> Co-authored-by: Jaclyn Taroni <jaclyn.n.taroni@gmail.com>
- Loading branch information