.cov {twoddpcr} | R Documentation |
Get the covariance of a single cluster.
.cov(cl, droplets, classCol)
cl |
The cluster of which to find the covariance. |
droplets |
A data frame of droplets with |
classCol |
The column (name or number) from |
The covariance matrix of the chosen cluster. If not defined, return
NULL
.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk