powered by
subsets the imcExperiment to a case along with all slots for a single ROI, using for distance analysis
method to subset the slots, requires colData with column "ROIID"
subsetCase(object, value, ...)# S4 method for imcExperiment subsetCase(object, value)
# S4 method for imcExperiment subsetCase(object, value)
IMC container
this is ROIID a single character ID
additional parameters
returns IMC object of a single case
roi imcExperiment
# NOT RUN { data(imcdata) myCase<-subsetCase(imcdata,"30-BM16-202_7Pre_s1_p1_r4_a4_ac") myCase data(imcdata) myCase<-subsetCase(imcdata,"30-BM16-202_7Pre_s1_p1_r4_a4_ac") myCase # }
Run the code above in your browser using DataLab