Package: simPIC
Version: 1.6.0
Date: 2023-02-02
Type: Package
Title: Flexible simulation of paired-insertion counts for single-cell
        ATAC-sequencing data
Authors@R: c(person("Sagrika", "Chugh", role=c("aut","cre"), 
           email = "sagrika.chugh@gmail.com", 
           comment = c(ORCID = "0000-0002-8050-5214")),
           person("Heejung","Shim", role=c("aut")),
           person("Davis","McCarthy", role=c("aut")))
Depends: R (>= 4.5.0), SingleCellExperiment
Imports: BiocGenerics, checkmate (>= 2.0.0), fitdistrplus, matrixStats,
        actuar, Matrix, stats, SummarizedExperiment, rlang, S4Vectors,
        methods, scales, scuttle, edgeR, withr
Description: simPIC is a package for simulating single-cell ATAC-seq count data.
    It provides a user-friendly, well documented interface for data simulation.
    Functions are provided for parameter estimation, realistic scATAC-seq data 
    simulation, and comparing real and simulated datasets.
biocViews: SingleCell, ATACSeq, Software, Sequencing, ImmunoOncology,
        DataImport
License: GPL-3
Encoding: UTF-8
Suggests: ggplot2 (>= 3.4.0), knitr, rmarkdown, BiocStyle, testthat (>=
        3.0.0), scater, scran, magick
VignetteBuilder: knitr
RoxygenNote: 7.3.1
Config/testthat/edition: 3
URL: https://github.com/sagrikachugh/simPIC
BugReports: https://github.com/sagrikachugh/simPIC/issues
git_url: https://git.bioconductor.org/packages/simPIC
git_branch: RELEASE_3_22
git_last_commit: c272c6f
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:30:32 UTC; biocbuild
Author: Sagrika Chugh [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8050-5214>),
  Heejung Shim [aut],
  Davis McCarthy [aut]
Maintainer: Sagrika Chugh <sagrika.chugh@gmail.com>
Built: R 4.5.1; ; 2025-10-30 12:40:08 UTC; unix
