GetOneInter | R Documentation |
This function is to get the result of one interaction (all gene pairs between 2 cell clusters) from network analysis, and directly return the value (even NA appears).
GetOneInter(object, cluster.x, cluster.y)
object |
A |
cluster.x |
Name of one cluster. |
cluster.y |
Name of the other cluster. |
A list of all results for one interaction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.