Skip to content

Altered/total copies for somatic, germline SNVs plot; major/minor copies for hetsnps! #40

@jrafailov

Description

@jrafailov

Data files were delivered to directories - you will see them as mutation_histogram.json. To start, I have ensured that the data will not exceed 1e6 data points. the data has three entries: jabba_cn (an integer), mult_cn (a float), and count (integer).

Please implement equivalently to examples at these links:

https://genome.med.nyu.edu/external/imielinskilab/mskiweb/rafaij01/plots/snvplicity/16323211/altered_copies_histogram_.pdf
You can follow similar paths within https://genome.med.nyu.edu/external/imielinskilab/mskiweb/rafaij01/plots/snvplicity ..

Here are some more specific specs:

  1. assign colors to each unique CN present in jabba_cn
  2. plot a histogram with the x axis as mult_cn and the y axis as counts
  3. plot the histogram such that they are overlayed with one another.. a unique histogram per jabba_cn; not stacked!
  4. the plot should render such that upon first looking at the graph all histograms are plotted, but ideally there is a selection mechanism to only view jabba_cn == 1 or 2, for example.

if it is too many data points to begin with, let me know and I can tailor it down. I expect to add more comments and more plots very similar to these within this ticket as followup! thanks in advance!

Metadata

Metadata

Labels

high priority / sprinthigh priority items or aligned with week's sprintholdspec needs to be updated

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions