Package: scPloidy
Type: Package
Title: Infer Ploidy of Single Cells
Version: 0.6.2
Authors@R: person("Fumihiko", "Takeuchi", role = c("aut", "cre"),
                  email = "fumihiko@takeuchi.name",
                  comment = c(ORCID = "0000-0003-3185-5661"))
Description: Compute ploidy of single cells (or nuclei)
    based on single-cell (or single-nucleus)
    ATAC-seq (Assay for Transposase-Accessible Chromatin using sequencing)
    data <https://github.com/fumi-github/scPloidy>.
BugReports: https://github.com/fumi-github/scPloidy/issues
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports: dplyr, GenomicRanges, magrittr, MASS, matrixStats, mixtools,
        nimble, rlang, Rsamtools, tibble, tidyr, utils
Suggests: gplots, IRanges, knitr, readr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-04-26 10:15:03 UTC; fumi
Author: Fumihiko Takeuchi [aut, cre] (<https://orcid.org/0000-0003-3185-5661>)
Maintainer: Fumihiko Takeuchi <fumihiko@takeuchi.name>
Repository: CRAN
Date/Publication: 2024-04-28 22:20:02 UTC
Built: R 4.3.2; ; 2024-04-29 01:22:34 UTC; unix
