MSKCC-Epi-Bio / gnomeR

Package to wrangle and visualize genomic data in R
https://mskcc-epi-bio.github.io/gnomeR/
Other
26 stars 16 forks source link

Added unit tests for gnomer-color-palette and plotting functions #300

Closed toumban1 closed 11 months ago

toumban1 commented 1 year ago

What changes are proposed in this pull request? Unit tests were added for the gnomer-color-palette functions and plotting functions in mutation_viz.

If there is an GitHub issue associated with this pull request, please provide link.

144


Reviewer Checklist (if item does not apply, mark is as complete)

When the branch is ready to be merged into master:

karissawhiting commented 11 months ago

Let's make sure we are doing the right thing with the large image files. We may want to gitignore, but look at snapshot test that docs to make sure best practices.

hfuchs5 commented 11 months ago

I'm adding an eval statement to the plots tests and the .gitignore will have .svg on the list.