
Function reference
-
LRdb_human - Ligand-receptor database (human)
-
LRdb_mouse - Ligand-receptor database (mouse)
-
add_annots_to_nodes() - Add annotations to nodes
-
add_node_annot_to_edges() - Add node annotations to edges
-
amend_ccc_tbl_with_cell_annots() - Amend CCC table with annotations for source and destination cells
-
calc_spot_dist() - Calculate distance between spots
-
calculate_LR_percent_rank() - Calculate (combined) percent rank of n and LRscore
-
ccc_graph_diff() - Subtract a spatial CCC graph (ccog2) from another (ccog1)
-
ccc_graph_intersect() - Create a new spatial CCC graph with common edges
-
ccc_graph_union() - Combine two CCC graphs
-
compute_spatial_ccc_graph() - Compute a spatial CCC graph
-
compute_spatial_ccc_graph_list() - Compute spatial CCC graphs over a list of LR pairs
-
compute_spatial_ccc_tbl() - Compute spatial ligand-receptor interactions
-
dist_cell_overlap_ccc_tbl() - Compute cell overlap distance
-
extract_spatial_ccc_graph_edges() - Convert spatial CCC graphs to spatial CCC table
-
flatten_ccc_graph_list() - Flatten multiple CCC graphs into aggregate one
-
get_LRdb() - Return LRdb table
-
get_spatial_data() - Get spatial coordinates
-
lf_cell_overlap_ccc_tbl() - Compute cell overlap distance
-
lf_to_dist() - Convert distance in long format to matrix
-
plot_spatial_ccc_graph() - Plot spatial CCC graph
-
plot_spatial_feature() - Plot spatial feature
-
set_ccc_tbl_default_cluster() - Set default cluster in CCC table
-
spatialCCC_example() - List example files for spatialCCC package
-
split_ccc_tbl_LR() - Split LR into L and R
-
summarise_ccc_by_cell() - Summarize CCC table by (cell, LR)
-
summarize_ccc_graph_metrics() - Summarize spatial CCC graph list to graph/group metrics table
-
tag_cells_in_ccc_graph() - Tag nodes if included in COIs
-
tidy_up_ccc_graph() - Tidy up CCC graph by removing isolated nodes
-
to_LR_summary_tbl() - Summarize spatial CCC graph for LR
-
to_spatial_ccc_graph() - Convert CCC table to CCC graph