Package: uncoverappLib
Title: Interactive graphical application for clinical assessment of
        sequence coverage at the base-pair level
Version: 1.20.0
Authors@R: c(
    person("Emanuela","Iovino", email = "emanuela.iovino@unibo.it", role= c("cre", "aut")),
    person("Tommaso", "Pippucci", email = "tommaso.pippucci@unibo.it", role = "aut"))
Imports: markdown, shiny, shinyjs, shinyBS,
        shinyWidgets,shinycssloaders, DT, Gviz, Homo.sapiens, openxlsx,
        condformat, stringr, org.Hs.eg.db,
        TxDb.Hsapiens.UCSC.hg38.knownGene, BiocFileCache,rappdirs,
        TxDb.Hsapiens.UCSC.hg19.knownGene, rlist, utils,S4Vectors,
        EnsDb.Hsapiens.v75, EnsDb.Hsapiens.v86, OrganismDbi, processx,
        Rsamtools, GenomicRanges
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/Manuelaio/uncoverappLib
BugReports: https://github.com/Manuelaio/uncoverappLib/issues
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, testthat, rmarkdown, dplyr
biocViews: Software, Visualization, Annotation, Coverage
NeedsCompilation: no
Packaged: 2025-10-30 07:05:33 UTC; biocbuild
git_url: https://git.bioconductor.org/packages/uncoverappLib
git_branch: RELEASE_3_22
git_last_commit: e5e7acf
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Author: Emanuela Iovino [cre, aut],
  Tommaso Pippucci [aut]
Maintainer: Emanuela Iovino <emanuela.iovino@unibo.it>
