getNeighbor | R Documentation |
This function calculates the weighted expression level of a gene to spots lying at a given distance.
getNeighbor(neighbor_dist, round.dist, ST.mat)
neighbor_dist |
A numeric input that indicates the distance between desired neighboring pairs |
round.dist |
The rounded distance matrix |
ST.mat |
The ST matrix |
A matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.