Package: ISAnalytics
Title: Analyze gene therapy vector insertion sites data identified from
        genomics next generation sequencing reads for clonal tracking
        studies
Version: 1.2.1
Date: 2020-07-03
Authors@R: c(
  person(given = "Andrea",
         family = "Calabria",
         role = c("aut", "cre"),
         email = "calabria.andrea@hsr.it"),
  person(given = "Giulio",
         family = "Spinozzi",
         role = c("aut"),
         email = "spinozzi.giulio@hsr.it"),
  person(given = "Giulia",
         family = "Pais",
         role = c("aut"),
         email = "giuliapais1@gmail.com"))
Description: In gene therapy, stem cells are modified using viral vectors to deliver the therapeutic transgene and replace functional properties since the genetic modification is stable and inherited in all cell progeny. The retrieval and mapping of the sequences flanking the virus-host DNA junctions allows the identification of insertion sites (IS), essential for monitoring the evolution of genetically modified cells in vivo. A comprehensive toolkit for the analysis of IS is required to foster clonal trackign studies and supporting the assessment of safety and long term efficacy in vivo. This package is aimed at (1) supporting automation of IS workflow, (2) performing base and advance analysis for IS tracking (clonal abundance, clonal expansions and statistics for insertional mutagenesis, etc.), (3) providing basic biology insights of transduced stem cells in vivo.
License: CC BY 4.0
URL: https://calabrialab.github.io/ISAnalytics,
        https://github.com//calabrialab/isanalytics
BugReports: https://github.com/calabrialab/ISAnalytics/issues
biocViews: BiomedicalInformatics, Sequencing, SingleCell
Depends: R (>= 4.1), magrittr
Imports: utils, reactable, htmltools, dplyr, readr, tidyr, purrr,
        rlang, tibble, BiocParallel, stringr, fs, zip, lubridate,
        lifecycle, ggplot2, ggrepel, stats, upsetjs, psych, grDevices,
        data.table, readxl, tools, Rcapture, plotly
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests: testthat, covr, knitr, BiocStyle, knitcitations, sessioninfo,
        rmarkdown, roxygen2, vegan, withr, extraDistr
VignetteBuilder: knitr
RdMacros: lifecycle
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: RELEASE_3_13
git_last_commit: ab38e96
git_last_commit_date: 2021-06-08
Date/Publication: 2021-06-10
NeedsCompilation: no
Packaged: 2021-06-10 21:46:19 UTC; biocbuild
Author: Andrea Calabria [aut, cre],
  Giulio Spinozzi [aut],
  Giulia Pais [aut]
Maintainer: Andrea Calabria <calabria.andrea@hsr.it>
Built: R 4.1.0; ; 2021-06-11 14:40:32 UTC; windows
