MD-Anderson-Bioinformatics / NGCHM-R

An R library for creating Next-Generation Clustered Heat Maps (NG-CHM)
http://bioinformatics.mdanderson.org/main/NG-CHM-V2:Overview
7 stars 3 forks source link

Provide better feedback instead of just stop if missing NGCHMSupportFiles #52

Closed marohrdanz closed 6 months ago

marohrdanz commented 6 months ago

There are a number of places in the code that stop with unhelpful messages if shaidymapgen / ngchmwidgetpath are not available. For example, in chmExportToFile().

Provide the user feedback on how to address the problem (e.g. install/load NGCHMSupportFiles)