.unlist_as_integer {nucleR}R Documentation

Unlist an IRanges object into a vector

Description

Wrapper to internal function from the IRanges package. Avoids use of ::: and thus prevents a NOTE warning about the use of a non-exported function

Usage

.unlist_as_integer(x)

Author(s)

H. Pages, P. Aboyoun and M. Lawrence


[Package nucleR version 2.26.0 Index]