dominatRData
This is the development version of dominatRData; to use it, please install the devel version of Bioconductor.
Datasets for R Package dominatR
Bioconductor version: Development (3.23)
dominatRData is a data package useful for showcasing dominatR examples. dominatR is an R package for quantifying and visualizing feature dominance in datasets. dominatR makes use of entropy-based triangular projections and compositional comparison metrics.
Author: Simon Lizarazo [aut, cre]
, Ethan Chen [ctb], Rajendra K C [ctb], Kevin Van Bortle [ctb]
Maintainer: Simon Lizarazo <silizarazoch at gmail.com>
citation("dominatRData")):
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("dominatRData")
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("dominatRData")
| Introduction to dominatR | HTML | R Script |
| Reference Manual |
Details
| biocViews | ChIPSeqData, ExperimentData, PackageTypeData, Tissue |
| Version | 0.99.1 |
| License | MIT + file LICENSE |
| Depends | R (>= 4.5.0) |
| Imports | |
| System Requirements | |
| URL | https://github.com/VanBortleLab/dominatRData |
| Bug Reports | https://github.com/VanBortleLab/dominatRData/issues |
See More
| Suggests | knitr, rmarkdown |
| 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 | dominatRData_0.99.1.tar.gz |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/dominatRData |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/dominatRData |
| Package Short Url | https://bioconductor.org/packages/dominatRData/ |
| Package Downloads Report | Download Stats |