A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/KBoost.html below:

Bioconductor - KBoost (development version)

KBoost

This is the development version of KBoost; for the stable release version, see KBoost.

Inference of gene regulatory networks from gene expression data

Bioconductor version: Development (3.22)

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.

Author: Luis F. Iglesias-Martinez [aut, cre] ORCID: 0000-0002-9110-2189 , Barbara de Kegel [aut], Walter Kolch [aut]

Maintainer: Luis F. Iglesias-Martinez <luis.iglesiasmartinez at ucd.ie>

Citation (from within R, enter citation("KBoost")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("KBoost")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("KBoost")
Details biocViews Bayesian, GeneExpression, GeneRegulation, GraphAndNetwork, Network, NetworkInference, PrincipalComponent, Regression, Software, SystemsBiology, Transcription, Transcriptomics Version 1.17.0 In Bioconductor since BioC 3.13 (R-4.1) (4 years) License GPL-2 | GPL-3 Depends R (>= 4.1), stats, utils Imports System Requirements URL https://github.com/Luisiglm/KBoost See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4