output ALL LR interactions
Hey guys, Wanted to understand if it is possible to output ALL the interactions using the "computeCommunProb", also the not significative (as it seems that the threshold is automatically set to 0.05)
@LucaTucciarone df.net <- subsetCommunication(cellchat) works. you can also adjust the threshold.
@sqjin If I do that it gives me back only significative interactions. I would need all interactions, also pvalue >0.05 to then perform fdr
Hey Luca, If I understood correctly, without using default params, we can change in number of interaction. I mean : computeCommunProb(cellchat, type = 'truncatedMean',trim = 0 ) It gave me the highest number of possible interactions through my data