visualize cell nearest neighbour distance values
Source:R/cell_differences.R
plot_nnd_outlier_cells.RdGenerates a simple plot of the nearest neighbour distance for each cell, which is highlighted with the point. Outlier cells are indicated by colour. A violin plot is used to show distance to all other cells.
Arguments
- pairwise_diffs
dataframe of
pairwise_bin_difference()- nn_cells
dataframe of
find_nearest_neighbours()- outlier_Cells
dataframe of
find_outlier_cells()