Description Usage Arguments Value
This function finds the Popular Adjacent Ligand or Self (PALs)
for each feature in the @results
slot of a propd
object. Specifically, we define PALs as the adjacent node with
the highest amount of connectivity. If node itself has more
connectivity than any of its neighbors, it is its own PAL.
1 | pals(object, k)
|
object |
A |
k |
An integer. For |
A named vector of PALs, ordered by decreasing connectivity of the input nodes. The names of the result refer to the input nodes themselves.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.