Package: SCORPION Type: Package Title: Single Cell Oriented Reconstruction of PANDA Individually Optimized Networks Version: 1.3.2 Authors@R: c(person("Daniel","Osorio", email = "daniecos@uio.no", role = c("aut","cre"), comment = c(ORCID = "0000-0003-4424-8422")), person("Marieke L.","Kuijjer", email = "marieke.kuijjer@ncmbm.uio.no", role = c("aut"), comment = c(ORCID = "0000-0001-6280-3130"))) Description: Constructs cell-type–specific gene regulatory networks from single-cell RNA-sequencing data. The method implements the SCORPION algorithm, which first aggregates individual cells into super-cells and then applies PANDA (Passing Attributes between Networks for Data Assimilation) to infer transcription factor–target regulatory relationships. It also provides statistical methods for differential edge analysis. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: cli, methods, irlba, igraph, RANN, Matrix, pbapply, dplyr, furrr, future Suggests: RhpcBLASctl, testthat URL: https://github.com/kuijjerlab/SCORPION BugReports: https://github.com/kuijjerlab/SCORPION/issues RoxygenNote: 7.3.3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://kuijjerlab.r-universe.dev Date/Publication: 2026-03-10 16:32:16 UTC RemoteUrl: https://github.com/kuijjerlab/scorpion RemoteRef: HEAD RemoteSha: 2252b127351fdecfab019ab076652531dfb770cd NeedsCompilation: no Packaged: 2026-06-08 07:37:28 UTC; root Author: Daniel Osorio [aut, cre] (ORCID: ), Marieke L. Kuijjer [aut] (ORCID: ) Maintainer: Daniel Osorio