Creates a plot for Moran's I spatial autocorrelation values across samples.
Arguments
- df
Data frame with sample_id
, value
, and type
columns for Moran's I values and sample types.
Value
A ggplot object depicting Moran's I spatial autocorrelation values, differentiated by sample type.