cellToClusterMapping_byCor.RdPrimary function for doing correlation-based mapping to cluster medians and also reporting the correlations and confidences. This is wrapper for getTopMatch and corTreeMapping.
cellToClusterMapping_byCor(
medianDat,
mapDat,
refDat = NA,
clusters = NA,
genesToMap = rownames(mapDat),
use = "p",
method = "p",
returnCor = FALSE,
...
)representative value for each leaf and node. If not entered, it is calculated
normalized data of the MAPPING data set. Default is to map the data onto itself.
normalized data of the REFERENCE data set. Ignored if medianDat is passed
cluster calls for each cell. Ignored if medianDat is passed
which genes to include in the correlation mapping
additional parameter for cor (use='p' as default)
additional parameter for cor (method='p' as default)
should the correlation matrix be appended to the return?
not used
data frame with the top match and associated correlation