powered by
re-assigns the network assignment (matrix)
getNetwork(object) <- value
is IMC container
data.frame rows cells, columns are phenograph network ID
imcExperiment container
# NOT RUN { data(imcdata) x<-data.frame(ID=seq_len(ncol(imcdata))) getNetwork(imcdata)<-x # }
Run the code above in your browser using DataLab