Package: annoLinker
Type: Package
Title: Annotating genomic regions through chromatin interaction links
Version: 0.99.7
Authors@R: 
    c(person(given="Jianhong", family="Ou", email="jou@morgridge.org", 
        role=c("aut", "cre"), comment=c(ORCID="0000-0002-8652-2488")),
        person(given='Kenneth', family='Poss', email='kposs@morgridge.org',
        role=c('aut', 'fnd')))
Description: Fast annotation of genomic peaks using DNA interaction
        data by constructing interaction networks with igraph, where
        peaks overlapping any node in a connected subgraph are
        annotated with all genes in that subgraph. The annotation
        evidence could be visualized as either a network graph or a
        genomic track integrated with gene annotation information.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
biocViews: Network, Annotation, Visualization
Depends: R (>= 4.4.0)
Imports: AnnotationDbi, BiocGenerics, future.apply, GenomicRanges,
        GenomeInfoDb, igraph, IRanges, InteractionSet, methods,
        progressr, S4Vectors, Seqinfo, trackViewer, visNetwork
Suggests: BiocStyle, knitr, rtracklayer, rmarkdown, testthat,
        TxDb.Drerio.UCSC.danRer10.refGene, org.Dr.eg.db, future
URL: https://github.com/jianhong/annoLinker
BugReports: https://github.com/jianhong/annoLinker/issues
Config/pak/sysreqs: libglpk-dev make libbz2-dev libicu-dev libjpeg-dev
        liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-01-22 21:07:41 UTC
RemoteUrl: https://github.com/bioc/annoLinker
RemoteRef: HEAD
RemoteSha: ba7e10295d1e3c4b157e59fd4ae54cf8f4f8076f
NeedsCompilation: no
Packaged: 2026-01-29 04:16:25 UTC; root
Author: Jianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>),
  Kenneth Poss [aut, fnd]
Maintainer: Jianhong Ou <jou@morgridge.org>
Built: R 4.6.0; ; 2026-01-29 04:19:28 UTC; windows
