Access genomic ranges for ChromatinAssay objects
Methods for accessing GRanges
object
information stored in a ChromatinAssay
object.
## S4 method for signature 'ChromatinAssay' granges(x, use.names = TRUE, use.mcols = FALSE, ...) ## S4 method for signature 'Seurat' granges(x, use.names = TRUE, use.mcols = FALSE, ...)
x |
A |
use.names |
Whether the names on the genomic ranges should be propagated to the returned object. |
use.mcols |
Not supported for |
... |
Additional arguments |
Returns a GRanges
object
granges,Seurat-method
: method for Seurat objects
granges in the GenomicRanges package.
granges(atac_small)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.