Package: EGRNi
Type: Package
Title: Ensemble Gene Regulatory Network Inference
Version: 0.1.6
Authors@R: c(person("Chiranjib", "Sarkar", role = c("aut","cre","ctb"),email="cschiranjib9@gmail.com",comment=c(ORCID="0000-0003-1536-7449")),
            person("Dipayan", "Sarkar", role = c("aut"),email="dipayansarkar26@gmail.com",comment=c(ORCID="0000-0002-0765-5689")),
            person("Rajender", "Parsad", role = c("aut"),email="Rajender.Parsad@icar.gov.in"),
            person("Dwijesh", "Mishra", role = c("aut"),email="dwij.mishra@gmail.com",comment=c(ORCID="0000-0002-3327-6156")))
Author: Chiranjib Sarkar [aut, cre, ctb]
    (<https://orcid.org/0000-0003-1536-7449>),
  Dipayan Sarkar [aut] (<https://orcid.org/0000-0002-0765-5689>),
  Rajender Parsad [aut],
  Dwijesh Mishra [aut] (<https://orcid.org/0000-0002-3327-6156>)
Maintainer: Chiranjib Sarkar <cschiranjib9@gmail.com>
Description: Gene regulatory network constructed using combined score obtained from 
  individual network inference method. The combined score measures the significance 
  of edges in the ensemble network. Fisher's weighted method has been implemented to 
  combine the outcomes of different methods based on the probability values. 
  The combined score follows chi-square distribution with 2n degrees of freedom. <doi:10.22271/09746315.2020.v16.i3.1358>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports: fdrtool, gdata, MASS, readr, stats
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-11-17 16:41:22 UTC; 91701
Repository: CRAN
Date/Publication: 2022-11-18 10:00:09 UTC
Built: R 4.6.0; ; 2025-11-02 05:02:42 UTC; windows
