Package: STADyUM
Type: Package
Title: Statistical Transcriptome Analysis under a Dynamic Unified Model
Version: 1.1.3
Authors@R: 
    c(
        person("Yixin", "Zhao", 
            email = "",
            role = c("aut"),
            comment = c(ORCID = "0000-0002-7856-2818")
        ),
        person("Lingjie", "Liu",
            email = "",
            role = c("aut"),
            comment = c(ORCID = "0000-0002-5765-1213")
        ),
        person("Rebecca", "Hassett",
            email = "hassett@cshl.edu",
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0001-5133-9387")
        )
    )
Description: STADyUM is a package with functionality for analyzing
        nascent RNA read counts to infer transcription rates. This
        includes utilities for processing experimental nascent RNA read
        counts as well as for simulating PRO-seq data. Rates such as
        initiation, pause release and landing pad occupancy are
        estimated from either synthetic or experimental data. There are
        also options for varying pause sites and including steric
        hindrance of initiation in the model.
URL: https://github.com/rhassett-cshl/STADyUM
BugReports: https://github.com/rhassett-cshl/STADyUM
biocViews: StatisticalMethod, Transcriptomics, Transcription,
        Sequencing
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports: GenomicRanges, IRanges, S4Vectors, methods, tibble, dplyr,
        ggplot2, progress, GenomeInfoDb, Rcpp, data.table, purrr,
        rtracklayer, tidyr, rlang, MASS
LinkingTo: Rcpp
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, devtools
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 4.4.0)
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libxml2-dev
        libssl-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-12-04 16:59:57 UTC
RemoteUrl: https://github.com/bioc/STADyUM
RemoteRef: HEAD
RemoteSha: c0a84f538f55e234d7dca15319064511a9e830ab
NeedsCompilation: yes
Packaged: 2025-12-05 04:56:44 UTC; root
Author: Yixin Zhao [aut] (ORCID: <https://orcid.org/0000-0002-7856-2818>),
  Lingjie Liu [aut] (ORCID: <https://orcid.org/0000-0002-5765-1213>),
  Rebecca Hassett [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5133-9387>)
Maintainer: Rebecca Hassett <hassett@cshl.edu>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-12-06 02:53:14 UTC; windows
Archs: x64
