Package: PRANA
Type: Package
Title: Pseudo-Value Regression Approach for Network Analysis (PRANA)
Version: 1.0.6
Authors@R: c(
	person("Seungjun", "Ahn", email = "seungjun.ahn@mountsinai.org",
		 role = c("cre", "aut", "trl"),
		 comment = c(ORCID = "0000-0002-4816-8924")),
	person("Somnath", "Datta", email = "somnath.datta@ufl.edu", role = c("ctb", "ths")))
Description: A novel pseudo-value regression approach for the differential co-expression network analysis in expression data, which can incorporate additional clinical variables in the model. This is a direct regression modeling for the differential network analysis, and it is therefore computationally amenable for the most users. The full methodological details can be found in Ahn S et al (2023) <doi:10.1186/s12859-022-05123-w>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Depends: R (>= 3.5.0)
biocViews:
Imports: dplyr, parallel, robustbase, stats, minet
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Language: en-US
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-22 19:26:01 UTC; seungjunahn
Author: Seungjun Ahn [cre, aut, trl] (<https://orcid.org/0000-0002-4816-8924>),
  Somnath Datta [ctb, ths]
Maintainer: Seungjun Ahn <seungjun.ahn@mountsinai.org>
Repository: CRAN
Date/Publication: 2024-09-22 19:50:07 UTC
Built: R 4.4.3; ; 2025-10-13 11:17:53 UTC; windows
