Package: SwarnSeq
Type: Package
Title: Differential Expression and Differential Zero Inflation analysis
Version: 0.99.5
Authors@R: c(
    person(
      "Samarendra", "Das",
      email = "samarendra.das@icar.org.in",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-0263-7027")
    ),
    person(
      "Satyajit", "Chhatoi",
      email = "satyajitchhatoi016@gmail.com",
      role = c("aut")
    ),
    person(
      given = "Indian Council of Agricultural Research",
      role = "fnd"
    ),
    person(
      given = "Science and Engineering Research Board",
      role = "fnd",
      comment = "Core Research Grant (CRG004960)"
  )
  )
Description: This R package performs differential expression and differential zero inflation analysis of single-cell RNA-seq (scRNA-seq) UMI counts data through adjusting cell capture efficiency.
License: GPL-3
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.6.0)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), BiocStyle
Imports: stats, MASS, edgeR, SingleCellExperiment, SummarizedExperiment
biocViews: Software, SingleCell, RNASeq, DifferentialExpression,
        GeneExpression, StatisticalMethod
URL: https://github.com/nifmd-bbf/SwarnSeq
BugReports: https://github.com/nifmd-bbf/SwarnSeq/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
git_url: https://git.bioconductor.org/packages/SwarnSeq
git_branch: devel
git_last_commit: 651b42d
git_last_commit_date: 2026-07-22
Repository: Bioconductor 3.24
Date/Publication: 2026-08-31
NeedsCompilation: no
Packaged: 2026-09-01 00:52:30 UTC; biocbuild
Author: Samarendra Das [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0263-7027>),
  Satyajit Chhatoi [aut],
  Indian Council of Agricultural Research [fnd],
  Science and Engineering Research Board [fnd] (Core Research Grant
    (CRG004960))
Maintainer: Samarendra Das <samarendra.das@icar.org.in>
