powered by
re-assigns the distance matrix (rows are cells)
getDistance(object) <- value
is IMC container
matrix rows cells, columns are distance measurements
imcExperiment container
# NOT RUN { data(imcdata) newD<-matrix(1,nrow=ncol(imcdata),ncol=1) getDistance(imcdata)<-newD # }
Run the code above in your browser using DataLab