ideal
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see ideal.
Interactive Differential Expression AnaLysis
Bioconductor version: 3.10
This package provides functions for an Interactive Differential Expression AnaLysis of RNA-sequencing datasets, to extract quickly and effectively information downstream the step of differential expression. A Shiny application encapsulates the whole package.
Author: Federico Marini [aut, cre]
Maintainer: Federico Marini <marinif at uni-mainz.de>
citation("ideal")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ideal")
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("ideal")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.