Package: SCORPION
Type: Package
Title: Single Cell Oriented Reconstruction of PANDA Individual
        Optimized Networks
Version: 1.0.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@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
Imports: cli, methods, irlba, igraph, RANN, Matrix, pbapply,
        RhpcBLASctl
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-05-22 15:52:43 UTC; danie
Author: Daniel Osorio [aut, cre] (<https://orcid.org/0000-0003-4424-8422>),
  Marieke L. Kuijjer [aut] (<https://orcid.org/0000-0001-6280-3130>)
Maintainer: Daniel Osorio <daniecos@uio.no>
Repository: CRAN
Date/Publication: 2024-05-29 18:50:02 UTC
