Package: SCORPION
Type: Package
Title: Single Cell Oriented Reconstruction of PANDA Individual
        Optimized Networks
Version: 1.0.1
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.1.2
NeedsCompilation: no
Packaged: 2022-09-21 18:32:38 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: 2022-09-22 09:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 15:50:56 UTC; windows
