constructHexNeighborhood: Construct the neighborhood of a hexagonal r*q matrix

Description Usage Arguments Value

Description

Construct the neighborhood of a hexagonal r*q matrix

Usage

1
constructHexNeighborhood(r, q, even.layout = T)

Arguments

r

The number of rows

q

The number of columns

even.layout

Whether the layout is even

Value

A list of length n*q with their neighbors on the grid.


jenzopr/singlecellutils documentation built on June 12, 2019, 2:51 a.m.