Dylan Lam
Dylan Lam
Made get_values work for tables that annotate points Added a check for index dtypes in the element and the table annotating the element.
Refactored _set_color_source_vec to be compatible with the new get_values that can grab table annotating points. Also refactored _render_points to be able to plot the new annotations.
LP Fix
Created a catch for no significant patterns found for lp_diff_discrete. Updated lp tests to use the sample MERFISH dataset and added a test to catch no significant patterns in the...
- When lp_diff_discrete() calls _lp_diff_genes() on small data, it returns None for all cells - this produces an empty dataframe that causes lp_diff_discrete() to crash