MERINGUE
MERINGUE copied to clipboard
correlation between genes
Dear author, Thank you for providing these fantastic tools.
I am currently seeking assistance with utilizing the tool to calculate the correlation between genes using my VIsium data. It appears that the 'spatialCrossCorMatrix' function is capable of returning correlation coefficients. However, I am unsure about how to obtain p-values for the test at this particular stage.
Your guidance on this matter would be greatly appreciated.
Thank you, Jihyun.
Dear Jihyun,
Thanks for reaching out. There is a spatialCrossCorTest
function available that will use permutation testing to provide p-values.
Here is a tutorial with more examples for your reference: https://jef.works/MERINGUE/simulation
Best, Jean