getNeighbourIndices: Get Neighbour Indices

Description Usage Arguments Value

View source: R/denoise.R

Description

Return the vector indices of a matrix cell's neighbours

Usage

1
getNeighbourIndices(index, width, height, faimsDim)

Arguments

index

index of the cell in the vector

width

width of neighbourhood

height

height of neighbourhood

faimsDim

FAIMS matrix dimensions

Value

a vector of neighbour indices


mattdneal/FAIMSToolkit documentation built on May 21, 2019, 12:57 p.m.