countsShiftedByOne: Accessor to check if "exprs" 'assDataElement' was shifted by...

View source: R/NanoStringGeoMxSet-accessors.R

countsShiftedByOneR Documentation

Accessor to check if "exprs" assDataElement was shifted by one

Description

Accessor to check if "exprs" assDataElement was shifted by one

Usage

countsShiftedByOne(object)

Arguments

object

name of the NanoStringGeoMxSet object

Value

boolean indicating if counts in default matrix were shifted by one

Examples

datadir <- system.file("extdata", "DSP_NGS_Example_Data",
                       package="GeomxTools")
demoData <- readRDS(file.path(datadir, "/demoData.rds"))
countsShiftedByOne(demoData)


Nanostring-Biostats/GeomxTools documentation built on April 14, 2024, 1:25 a.m.