- Home
- Bioconductor 3.20
- Software Packages
- mariner
mariner
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see mariner.
Mariner: Explore the Hi-Cs
Bioconductor version: 3.20
Tools for manipulating paired ranges and working with Hi-C data in R. Functionality includes manipulating/merging paired regions, generating paired ranges, extracting/aggregating interactions from `.hic` files, and visualizing the results. Designed for compatibility with plotgardener for visualization.
Author: Eric Davis [aut, cre] ORCID iD ORCID: 0000-0003-4051-3217
Maintainer: Eric Davis <ericscottdavis at outlook.com>
citation("mariner")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mariner")
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("mariner")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.