morinlab / GAMBLR

Set of standardized functions to operate with genomic data
https://morinlab.github.io/GAMBLR/
MIT License
3 stars 2 forks source link

New RF, new function, update to splendidHeatmap, and bug fixes #116

Closed Kdreval closed 2 years ago

Kdreval commented 2 years ago

Here:

  1. The BL RF is updated to use the one developed for the paper revision
  2. The new case set is added to the get_gambl_metadata() that represents BL manuscript cases + HTMCP
  3. BL subgroup renaming M53-BL -> Q53-BL
  4. Added a new function supplement_maf to complete the maf file if some samples are missing (used in the MIRAGE paper)
  5. Updated the splendidHeatmap to allow optional ordering on numeric metadata column if it is proveded, and with some modifications related to showing the total N of features/sample in the top barplot
  6. Some bug fixes to get_coding_ssm_status and puresteenah functions
  7. Added missing documentation