- Home
- Bioconductor 3.8
- Software Packages
- seqsetvis
seqsetvis
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see seqsetvis.
Set Based Visualizations for Next-Gen Sequencing Data
Bioconductor version: 3.8
seqsetvis enables the visualization and analysis of multiple genomic datasets. Although seqsetvis was designed for the comparison of mulitple ChIP-seq datasets, this package is domain-agnostic and allows the processing of multiple genomic coordinate files (bed-like files) and signal files (bigwig files or bam pileups).
Author: Joseph R Boyd [aut, cre]
Maintainer: Joseph R Boyd <jrboyd at uvm.edu>
citation("seqsetvis")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("seqsetvis")
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("seqsetvis")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.