extractNearestNetwork
¶
extractNearestNetwork
Description¶
Function to calculate gene signature enrichment scores per spatial position using a rank based approach.
Usage¶
extractNearestNetwork(...)
Arguments¶
Argument |
Description |
---|---|
|
Arguments passed on to ``select_NearestNetwork` <#selectnearestnetwork>`_ list(“n”, ” “, list(list(list(“gobject”)), list(“giotto object”)), “n”, ” “, list(list(list(“nn_network_to_use”)), list(“kNN or sNN”)), “n”, ” “, list(list(list(“network_name”)), list(“name of NN network to be used”)), “n”, ” “, list(list(list(“output”)), list(“return a igraph or data.table object”)), “n”, ” “) |
Seealso¶
``select_NearestNetwork` <#selectnearestnetwork>`_