Type: Package
Package: inferCSN
Title: Inferring Cell-Specific Gene Regulatory Network
Version: 0.99.6
Date: 2023-10-26
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.
biocViews: CellBiology, GeneExpression
License: MIT + file LICENSE
URL: https://mengxu98.github.io/inferCSN/
BugReports: https://github.com/mengxu98/inferCSN/issues
Depends: R (>= 3.3.0)
Imports: ComplexHeatmap, data.table, 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: 2023-10-27 08:50:49 UTC; MSI
Author: Meng Xu [aut, cre] (<https://orcid.org/0000-0002-8300-1054>)
Repository: CRAN
Date/Publication: 2023-10-27 11:40:09 UTC
