estimateWeightEntropyPerCell {conos} | R Documentation |
Estimate entropy of edge weights per cell according to the specified factor. Can be used to visualize alignment quality according to this factor.
Description
Estimate entropy of edge weights per cell according to the specified factor. Can be used to visualize alignment quality according to this factor.
Usage
estimateWeightEntropyPerCell(con, factor.per.cell)
Arguments
con |
conos object |
factor.per.cell |
some factor, which group cells, such as sample or a specific condition |
Value
entropy of edge weights per cell
[Package conos version 1.5.2 Index]