powered by
Sets the coordinate positions of each cell (matrix), columns are X,Y positions.
getCoordinates(object) <- value
is IMC container
matrix rows cells, columns are x,y
imcExperiment container
# NOT RUN { data(imcdata) x<-getCoordinates(imcdata) getCoordinates(imcdata)<-as.matrix(x) # }
Run the code above in your browser using DataLab