- Home
- Bioconductor 3.22
- Software Packages
- uncoverappLib
uncoverappLib
This is the released version of uncoverappLib; for the devel version, see uncoverappLib.
Interactive graphical application for clinical assessment of sequence coverage at the base-pair level
Bioconductor version: Release (3.22)
a Shiny application containing a suite of graphical and statistical tools to support clinical assessment of low coverage regions.It displays three web pages each providing a different analysis module: Coverage analysis, calculate AF by allele frequency app and binomial distribution. uncoverAPP provides a statisticl summary of coverage given target file or genes name.
Author: Emanuela Iovino [cre, aut], Tommaso Pippucci [aut]
Maintainer: Emanuela Iovino <emanuela.iovino at unibo.it>
citation("uncoverappLib")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("uncoverappLib")
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("uncoverappLib")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.