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

mutationStatus message issue fix #328

Closed hfuchs5 closed 8 months ago

hfuchs5 commented 11 months ago

What changes are proposed in this pull request? Fix bug where "7 NA mutation status were assumed to be somatic" was appearing every time. Add unit test as well.

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

293


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

When the branch is ready to be merged into master:

karissawhiting commented 8 months ago

See notes in sanitize. Still need to pass checks and add tests. Also need to check documentation.