Package: IRanges Title: Infrastructure for manipulating intervals on sequences Description: The package provides efficient low-level and highly reusable S4 classes for storing ranges of integers, RLE vectors (Run-Length Encoding), and, more generally, data that can be organized sequentially (formally defined as Vector objects), as well as views on these Vector objects. Efficient list-like classes are also provided for storing big collections of instances of the basic classes. All classes in the package use consistent naming and share the same rich and consistent "Vector API" as much as possible. Version: 2.4.8 Author: H. Pages, P. Aboyoun and M. Lawrence Maintainer: Bioconductor Package Maintainer biocViews: Infrastructure, DataRepresentation Depends: R (>= 3.1.0), methods, utils, stats, BiocGenerics (>= 0.15.10), S4Vectors (>= 0.8.4) Imports: stats4 LinkingTo: S4Vectors Suggests: XVector, GenomicRanges, BSgenome.Celegans.UCSC.ce2, RUnit License: Artistic-2.0 Collate: Vector-class-leftovers.R Hits-class-leftovers.R List-class-leftovers.R List-comparison.R AtomicList-class.R Ranges-class.R Ranges-comparison.R IRanges-class.R IRanges-constructor.R IRanges-utils.R Views-class.R Grouping-class.R CompressedList-class.R Rle-class-leftovers.R RleViews-class.R RleViews-utils.R extractList.R seqapply.R multisplit.R AtomicList-impl.R DataFrame-utils.R DataFrameList-class.R DataFrameList-utils.R RangesList-class.R GappedRanges-class.R ViewsList-class.R RleViewsList-class.R RleViewsList-utils.R MaskCollection-class.R RangedData-class.R RDApplyParams-class.R RangedData-utils.R HitsList-class.R NCList-class.R IntervalTree-class.R IntervalTree-utils.R IntervalForest-class.R RangedSelection-class.R read.Mask.R intra-range-methods.R inter-range-methods.R reverse-methods.R coverage-methods.R slice-methods.R setops-methods.R findOverlaps-methods.R nearest-methods.R cbind-Rle-methods.R expand-methods.R updateObject-methods.R tile-methods.R mapCoords-methods.R subsetting-internals.R test_IRanges_package.R debug.R zzz.R NeedsCompilation: yes Packaged: 2016-02-26 01:26:34 UTC; biocbuild Built: R 3.2.3; x86_64-pc-linux-gnu; 2016-10-26 17:34:32 UTC; unix