Save cell attraction and inhibition patterns for simulation
Source:R/EstCCI.R
cellProximityTable.Rd
Save cell attraction and inhibition patterns for simulation
Arguments
- gobject
Giotto object, output of preprocessGiotto.
- output_file
Provide a path and file name to save the CCI results for use in sCCIgen.
- abs_enrichm
Effect size threshold for saving.
- p_adj
Adjusted p-value threshold (Default = 0.05) for saving.
- spatial_network_name
Networks to choose. Possible values include "Delaunay_network", "distance_based_network", "knn_network".
- save.unfiltered
If save a parallel table for all results, unfiltered by asb_enrich and p_adj.
- seed
Seed.