Package: PIPETS
Title: Poisson Identification of PEaks from Term-Seq data
Version: 1.7.0
Authors@R: 
    person("Quinlan", "Furumo", email="furumo@bc.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4486-302X"))
Description: PIPETS provides statistically robust analysis for
        3'-seq/term-seq data. It utilizes a sliding window approach to
        apply a Poisson Distribution test to identify genomic positions
        with termination read coverage that is significantly higher
        than the surrounding signal. PIPETS then condenses proximal
        signal and produces strand specific results that contain all
        significant termination peaks.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 4.4.0)
Imports: dplyr, utils, stats, GenomicRanges, BiocGenerics, methods
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
BugReports: https://github.com/qfurumo/PIPETS/issues
URL: https://github.com/qfurumo/PIPETS
biocViews: Sequencing, Transcription, GeneRegulation, PeakDetection,
        Genetics, Transcriptomics, Coverage
Config/testthat/edition: 3
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:27:41 UTC
RemoteUrl: https://github.com/bioc/PIPETS
RemoteRef: HEAD
RemoteSha: 6146b1fb1458c92d7bb60b5e7569ad3639348f26
NeedsCompilation: no
Packaged: 2025-10-30 08:29:53 UTC; root
Author: Quinlan Furumo [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4486-302X>)
Maintainer: Quinlan Furumo <furumo@bc.edu>
Built: R 4.6.0; ; 2025-10-30 08:31:13 UTC; windows
