DeferredGenomicRanges-class {plyranges}R Documentation

DeferredGenomiRanges objects

Description

Enables deferred reading of files (currently only BAM files) by caching results after a plyranges verb is called.

Slots

delegate

a GenomicRanges object to be cached

ops

A FileOperator object

See Also

read_bam()


[Package plyranges version 1.10.0 Index]