Package: psiplot
Title: Generate plots of PSI values generated by vast-tools
Version: 2.3.0
Authors@R: c(
            person("Kevin","Ha", email = "k.ha@mail.utoronto.ca", role=c("cre","aut")),
            person("Javier","Tapial",email = "javier.tapial@crg.eu", role=c("aut"))
            )
Description: Provides functions to create plots of PSI values of
    alternatively-spliced exons or cRPKMs. Requires PSI cRPKM data generated by 
    the program vast-tools (https://github.com/vastgroup/vast-tools).
Depends: R (>= 3.1)
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/kcha/psiplot
BugReports: https://github.com/kcha/psiplot/issues
Imports: MASS, stats, methods, grDevices, utils, dplyr, tidyr, purrr,
        readr, magrittr, ggplot2
Suggests: testthat, pheatmap, gplots, ggbeeswarm (>= 0.6.0), knitr,
        rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Author: Kevin Ha [cre, aut],
  Javier Tapial [aut]
Maintainer: Kevin Ha <k.ha@mail.utoronto.ca>
Built: R 4.5.2; ; 'Fri, 28 Nov 2025 23:13:41 +0100'; unix
