FileOperator-class: An abstract class to represent operations performed over a file
Description
An abstract class to represent operations performed over a file
Arguments
Details
This class is used internally by DeferredGenomicRanges objects.
Currently, this class is only implemented for bam files (as a
BamFileOperator) but will eventually be extended to the other avaialable
readers.