Closed adit-anand closed 2 months ago
Resolved with most recent updates to branch "adit"
@enemeth19 At the moment, an empty barcode intersection results in plots being generated for all patients (i.e., we visualize all the patients' data when the filters produce an empty list of barcodes).
What are your thoughts on displaying a pop-up message indicating the combination of filters produces no barcodes?
@enemeth19 At the moment, an empty barcode intersection results in plots being generated for all patients (i.e., we visualize all the patients' data when the filters produce an empty list of barcodes).
What are your thoughts on displaying a pop-up message indicating the combination of filters produces no barcodes?
That definitely sounds like a good idea.
However, if a user does not make any selections at all in the data filtering (ie, pie chart) section, then I think we should still display the data for all patients in the heatmap and violin plots. How does that sound to you @adit-anand ?
That works with me, thank you for the input Erika.
Error handling needs to be implemented for plot generation when the set of intersecting barcodes (from pie chart sector selection) is empty.