Package: SeqGate
Type: Package
Title: Filtering of Lowly Expressed Features
Version: 1.20.0
Date: 2021-01-22
Authors@R: c(
    person("Christelle", "Reynès", email ="christelle.reynes@igf.cnrs.fr", role = c("aut")),
    person("Stéphanie", "Rialle", email = "stephanie.rialle@mgx.cnrs.fr", role = c("aut","cre")))
Description: Filtering of lowly expressed features (e.g. genes) is a
        common step before performing statistical analysis, but an
        arbitrary threshold is generally chosen. SeqGate implements a
        method that rationalize this step by the analysis of the
        distibution of counts in replicate samples. The gate is the
        threshold above which sequenced features can be considered as
        confidently quantified.
Encoding: UTF-8
Imports: stats, methods, BiocManager
Depends: S4Vectors, SummarizedExperiment, GenomicRanges
Suggests: testthat (>= 3.0.0), edgeR, BiocStyle, knitr, rmarkdown
License: GPL (>= 2.0)
LazyData: no
biocViews: DifferentialExpression, GeneExpression, Transcriptomics,
        Sequencing, RNASeq
BugReports: https://github.com/srialle/SeqGate/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:02:36 UTC
RemoteUrl: https://github.com/bioc/SeqGate
RemoteRef: RELEASE_3_22
RemoteSha: b9fa51c61f047a9be58513d6c5787175b379cf5c
NeedsCompilation: no
Packaged: 2026-02-02 08:51:28 UTC; root
Author: Christelle Reynès [aut],
  Stéphanie Rialle [aut, cre]
Maintainer: Stéphanie Rialle <stephanie.rialle@mgx.cnrs.fr>
Built: R 4.5.2; ; 2026-02-02 08:52:52 UTC; windows
