Package: SCORPION Type: Package Title: Single Cell Oriented Reconstruction of PANDA Individual Optimized Networks Version: 1.2.2 Authors@R: c( person("Zaoqu", "Liu", email = "liuzaoqu@163.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0452-742X")), person("Daniel", "Osorio", email = "daniecos@uio.no", role = c("aut"), comment = c(ORCID = "0000-0003-4424-8422")), person("Marieke L.", "Kuijjer", email = "marieke.kuijjer@ncmm.uio.no", role = c("aut"), comment = c(ORCID = "0000-0001-6280-3130"))) Description: Constructs gene regulatory networks from single-cell gene expression data using the PANDA (Passing Attributes between Networks for Data Assimilation) algorithm. License: GPL-3 Encoding: UTF-8 LazyData: true URL: https://zaoqu-liu.github.io/SCORPION/, https://github.com/Zaoqu-Liu/SCORPION BugReports: https://github.com/Zaoqu-Liu/SCORPION/issues Imports: cli, methods, irlba, igraph, RANN, Matrix, pbapply, Rcpp LinkingTo: Rcpp, RcppArmadillo Suggests: RhpcBLASctl, gpuR, matrixStats, Seurat, SeuratObject, testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.3.3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://zaoqu-liu.r-universe.dev Date/Publication: 2026-01-29 07:46:57 UTC RemoteUrl: https://github.com/Zaoqu-Liu/SCORPION RemoteRef: main RemoteSha: c01e59eb2edec1b16a9723eeb1c4b08c8c3f4b7b NeedsCompilation: yes Packaged: 2026-07-11 05:03:44 UTC; root Author: Zaoqu Liu [aut, cre] (ORCID: ), Daniel Osorio [aut] (ORCID: ), Marieke L. Kuijjer [aut] (ORCID: ) Maintainer: Zaoqu Liu