countsShiftedByOne {GeomxTools} | R Documentation |
assDataElement
was shifted by oneAccessor to check if "exprs" assDataElement
was shifted by one
countsShiftedByOne(object)
object |
name of the NanoStringGeoMxSet object |
boolean indicating if counts in default matrix were shifted by one
datadir <- system.file("extdata", "DSP_NGS_Example_Data", package="GeomxTools") demoData <- readRDS(file.path(datadir, "/demoData.rds")) countsShiftedByOne(demoData)