Package: InteractionSet
Version: 1.10.0
Date: 2018-10-26
Title: Base Classes for Storing Genomic Interaction Data
Authors@R: c(person("Aaron", "Lun", role = c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com"),
        person("Malcolm", "Perry", role = "aut", email = "mgperry32@gmail.com"),
        person("Elizabeth", "Ing-Simmons", role = "aut"))
Depends: R (>= 3.5), GenomicRanges, SummarizedExperiment
Imports: IRanges, S4Vectors (>= 0.19.4), GenomeInfoDb, BiocGenerics,
        methods, Matrix, Rcpp
Suggests: testthat, knitr, rmarkdown, BiocStyle
LinkingTo: Rcpp
biocViews: Infrastructure, DataRepresentation, Software, HiC
Description: Provides the GInteractions, InteractionSet and ContactMatrix
        objects and associated methods for storing and manipulating genomic
        interaction data from Hi-C and ChIA-PET experiments.
License: GPL-3
NeedsCompilation: yes
SystemRequirements: C++11
VignetteBuilder: knitr
Collate: AllGenerics.R AllClasses.R ContactMatrix-methods.R
        GInteractions-methods.R InteractionSet-methods.R
        GRanges-methods.R getset.R swapAnchors.R pairs.R conversion.R
        linearize.R boundingBox.R distances.R overlaps.R linkOverlaps.R
        matching.R
git_url: https://git.bioconductor.org/packages/InteractionSet
git_branch: RELEASE_3_8
git_last_commit: fbbd09b
git_last_commit_date: 2018-10-30
Date/Publication: 2018-10-30
Packaged: 2018-10-31 03:02:11 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Malcolm Perry [aut],
  Elizabeth Ing-Simmons [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 3.5.1; i386-w64-mingw32; 2018-10-31 11:24:10 UTC; windows
Archs: i386, x64
