addr_col {cellranger}R Documentation

Get column from cell location or reference

Description

Get column from cell location or reference

Usage

addr_col(x, ...)

## S3 method for class 'cell_addr'
addr_col(x, ...)

Arguments

x

a suitable representation of cell(s) or a cell area reference

...

further arguments passed to or from other methods

Value

integer vector

Methods (by class)


[Package cellranger version 1.1.0 Index]