DESCRIPTION
3736616c
 Package: KBoost
ee7a523c
 Type: Package
33d48fbf
 Title: Inference of gene regulatory networks from gene expression data
b4d15099
 Version: 1.15.0
ee7a523c
 Authors@R: c(
     person(given = "Luis F.",
            family = "Iglesias-Martinez",
            role = c("aut", "cre"),
            email = "luis.iglesiasmartinez@ucd.ie",
4a6b3cc7
            comment = c(ORCID = "0000-0002-9110-2189")),
ee7a523c
     person(given = "Barbara",
            family = "de Kegel",
            role = "aut"),
     person(given = "Walter",
            family = "Kolch",
            role = "aut"))
974a62d9
 Description: Reconstructing gene regulatory networks and transcription factor activity is crucial to understand biological processes and holds potential for developing personalized treatment. Yet, it is still an open problem as state-of-art algorithm are often not able to handle large amounts of data. Furthermore, many of the present methods predict numerous false positives and are unable to integrate other sources of information such as previously known interactions. Here we introduce KBoost, an algorithm that uses kernel PCA regression, boosting and Bayesian model averaging for fast and accurate reconstruction of gene regulatory networks. KBoost can also use a prior network built on previously known transcription factor targets. We have benchmarked KBoost using three different datasets against other high performing algorithms. The results show that our method compares favourably to other methods across datasets.
3b20214d
 Depends: R (>= 4.1), stats, utils
974a62d9
 License: GPL-2 | GPL-3
ee7a523c
 Encoding: UTF-8
5e7cf4cb
 LazyData: true
ee7a523c
 RoxygenNote: 7.1.1
33d48fbf
 URL: https://github.com/Luisiglm/KBoost
 biocViews: Network, GraphAndNetwork, Bayesian, NetworkInference, GeneRegulation, Transcriptomics, SystemsBiology, Transcription, GeneExpression, Regression, PrincipalComponent
 Suggests:
ee7a523c
     knitr,
     rmarkdown,
     testthat
 VignetteBuilder: knitr