This function performs global permutations on the spatial transcriptomics data.
Global_Permutations(
permutationMatrix,
permut_col,
cellPropMatrix,
spotGeneMatrix,
LigandVectorIndex,
ReceptorVectorIndex,
null_expression,
nBoot
)A matrix with the results of the global permutations.
A matrix containing permutations.
A column matrix of permutations.
A matrix of cell type proportions.
A matrix of gene expressions at spots.
A vector of ligand indices.
A vector of receptor indices.
A matrix of null expression values.
Number of bootstrap iterations.