Type: Package
Package: inferCSN
Title: Inferring Cell-Specific Gene Regulatory Network
Version: 0.99.9
Date: 2024-1-10
Authors@R: 
    person("Meng", "Xu", email = "mengxu98@qq.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8300-1054"))
Maintainer: Meng Xu <mengxu98@qq.com>
Description: A method for inferring cell-specific gene regulatory network from single-cell sequencing data.
License: MIT + file LICENSE
URL: https://mengxu98.github.io/inferCSN/
BugReports: https://github.com/mengxu98/inferCSN/issues
Depends: R (>= 3.3.0)
Imports: ComplexHeatmap, doParallel, dplyr, foreach, ggnetwork,
        ggplot2, ggraph, Matrix, methods, parallel, patchwork,
        progress, purrr, Rcpp, stats, utils
Suggests: circlize, gtools, igraph, precrec, pROC, testthat (>= 3.0.0),
        tidygraph
LinkingTo: Rcpp, RcppArmadillo
Config/Needs/website: mengxu98/mxtemplate
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Language: en-US
NeedsCompilation: yes
Packaged: 2024-01-10 03:14:13 UTC; mx
Author: Meng Xu [aut, cre] (<https://orcid.org/0000-0002-8300-1054>)
Repository: CRAN
Date/Publication: 2024-01-10 05:53:10 UTC
