powered by
Methods for accessing GRanges object information stored in a ChromatinAssay object.
GRanges
ChromatinAssay
# S4 method for ChromatinAssay granges(x, use.names = TRUE, use.mcols = FALSE, ...)# S4 method for Seurat granges(x, use.names = TRUE, use.mcols = FALSE, ...)
# S4 method for Seurat granges(x, use.names = TRUE, use.mcols = FALSE, ...)
A ChromatinAssay object
Whether the names on the genomic ranges should be propagated to the returned object.
Not supported for ChromatinAssay objects
Additional arguments
Returns a GRanges object
granges,Seurat-method: method for Seurat objects
granges,Seurat-method
granges in the GenomicRanges package.
ChromatinAssay-class
# NOT RUN { granges(atac_small) # }
Run the code above in your browser using DataLab