hfuchs5

Results 15 issues of hfuchs5

![image](https://github.com/MSKCC-Epi-Bio/gnomeR/assets/100386516/db65ff7a-742a-4ecf-afca-5530a0e7c77f) repex crc_pub % pivot_cna_wider()

pre-hackathon

Per Karissa: comparing the fusion files there are some genes with new names. We need more unit tests to make sure that this is correctly done

future

What is ggcomut measuring? Frequency? I.e. what do the numbers/colors mean? There are some white squares in the heatmap below – what do those mean compared to the tan? It’s...

hackathon

cna % mutate(alteration = recode_cna(alteration)) View(cna) View(pivot_cna_wider(cna))

**What changes are proposed in this pull request?** A new exported helper function which allows users to identify and rename specific point mutations. **If there is an GitHub issue associated...