library(SpaCCI)
#Load the example data
data(test_data)
gene_spot_df <- test_data$gene_spot_df
result <- LR_database(species = "Human",
database_name = "CellChat",
gene_spot_expression_dataframe = gene_spot_df)
Run the code above in your browser using DataLab