pmartR / MODE_ShinyApp

A shiny web application for visualizing omics data with trelliscope displays
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Group Designation #7

Closed bayknight closed 4 days ago

bayknight commented 5 days ago

No warning is issued when a manual group designation is longer than the number of samples. Groups cut off at last sample. Warning could help user identify improper data on user's end.

David-Degnan commented 4 days ago

A warning has been added when the number of group designations is not as expected, as well as what happens when it is over or under the needed value

Image