Bioconductor 3.22 Released

dominatR

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

Feature Dominance-based R Package for Genomic Data


Bioconductor version: Development (3.23)

dominatR is an R package for quantifying and visualizing feature dominance in datasets. dominatR applies concepts drawn from physics such as center of mass and shannon's entropy to effectively visualize features (e.g. genes) that are present within a specific context or condition. The package integrates, dataframes, matrices and SummerizedExperiment objects and is able to perform common genomic normalization methods. The key aspect is the generation of plots that serve to highlight context-relevant feature dominance.

Author: Simon Lizarazo [aut, cre] ORCID iD ORCID: 0009-0001-8974-6225 , Ethan Chen [aut], Rajendra K C [aut], Kevin Van Bortle [aut, cph]

Maintainer: Simon Lizarazo <silizarazoch at gmail.com>

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

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("dominatR")

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

Documentation

Reference Manual PDF

Details

biocViews Classification, GeneExpression, Normalization, Software, Visualization
Version 0.99.4
In Bioconductor since BioC 3.23 (R-4.6)
License MIT + file LICENSE
Depends R (>= 4.5.0)
Imports scales, ggnewscale, SummarizedExperiment, dplyr, rlang, ggforce, geomtextpath, ggplot2
System Requirements
URL https://github.com/VanBortleLab/dominatR https://vanbortlelab.github.io/dominatR/
Bug Reports https://github.com/VanBortleLab/dominatR/issues
See More
Suggests BiocStyle, airway, tidyverse, knitr, rmarkdown, testthat (>= 3.0.0), dominatRData
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
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/dominatR
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/dominatR
Package Short Url https://bioconductor.org/packages/dominatR/
Package Downloads Report Download Stats