Bioconductor 3.22 Released

annoLinker

This is the development version of annoLinker; to use it, please install the devel version of Bioconductor.

Annotating genomic regions through chromatin interaction links


Bioconductor version: Development (3.23)

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.

Author: Jianhong Ou [aut, cre] ORCID iD ORCID: 0000-0002-8652-2488 , Kenneth Poss [aut, fnd]

Maintainer: Jianhong Ou <jou at morgridge.org>

Citation (from within R, enter citation("annoLinker")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("annoLinker")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("annoLinker")
annoLinker Vignette HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews Annotation, Network, Software, Visualization
Version 0.99.7
In Bioconductor since BioC 3.23 (R-4.6)
License GPL-3
Depends R (>= 4.5.0)
Imports AnnotationDbi, BiocGenerics, future.apply, GenomicRanges, GenomeInfoDb, igraph, IRanges, InteractionSet, methods, progressr, S4Vectors, Seqinfo, trackViewer, visNetwork
System Requirements
URL https://github.com/jianhong/annoLinker
Bug Reports https://github.com/jianhong/annoLinker/issues
See More
Suggests BiocStyle, knitr, rtracklayer, rmarkdown, testthat, TxDb.Drerio.UCSC.danRer10.refGene, org.Dr.eg.db, future
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package annoLinker_0.99.7.tar.gz
Windows Binary (x86_64) annoLinker_0.99.7.zip
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/annoLinker
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/annoLinker
Bioc Package Browser https://code.bioconductor.org/browse/annoLinker/
Package Short Url https://bioconductor.org/packages/annoLinker/
Package Downloads Report Download Stats