Type: Package
Package: inferCSN
Title: Inferring Cell-Specific Gene Regulatory Network
Version: 1.0.8
Date: 2024-8-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: An R package for inferring cell-type specific gene regulatory network from single-cell RNA data.
License: MIT + file LICENSE
URL: https://mengxu98.github.io/inferCSN/
BugReports: https://github.com/mengxu98/inferCSN/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, doParallel, foreach, ggnetwork, ggplot2, ggraph,
        Matrix, methods, parallel, patchwork, pbapply, purrr, Rcpp,
        RcppArmadillo, RcppParallel, stats, utils
Suggests: ComplexHeatmap, circlize, gtools, gganimate, ggExtra,
        ggpointdensity, ggpubr, igraph, network, plotly, precrec, pROC,
        testthat (>= 3.0.0), tidygraph, RColorBrewer, Rtsne,
        RTransferEntropy, uwot, viridis
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
Config/Needs/website: mengxu98/mxtemplate
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: yes
Packaged: 2024-08-24 04:17:08 UTC; mx
Author: Meng Xu [aut, cre] (<https://orcid.org/0000-0002-8300-1054>)
Repository: CRAN
Date/Publication: 2024-08-24 05:30:02 UTC
