- Home
- Bioconductor 3.20
- Software Packages
- seqArchRplus
seqArchRplus
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see seqArchRplus.
Downstream analyses of promoter sequence architectures and HTML report generation
Bioconductor version: 3.20
seqArchRplus facilitates downstream analyses of promoter sequence architectures/clusters identified by seqArchR (or any other tool/method). With additional available information such as the TPM values and interquantile widths (IQWs) of the CAGE tag clusters, seqArchRplus can order the input promoter clusters by their shape (IQWs), and write the cluster information as browser/IGV track files. Provided visualizations are of two kind: per sample/stage and per cluster visualizations. Those of the first kind include: plot panels for each sample showing per cluster shape, TPM and other score distributions, sequence logos, and peak annotations. The second include per cluster chromosome-wise and strand distributions, motif occurrence heatmaps and GO term enrichments. Additionally, seqArchRplus can also generate HTML reports for easy viewing and comparison of promoter architectures between samples/stages.
Author: Sarvesh Nikumbh [aut, cre, cph] ORCID iD ORCID: 0000-0003-3163-4447
Maintainer: Sarvesh Nikumbh <sarvesh.nikumbh at gmail.com>
citation("seqArchRplus")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("seqArchRplus")
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("seqArchRplus")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.