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/IsoBayes.html below:

Bioconductor - IsoBayes (development version)

IsoBayes

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

IsoBayes: Single Isoform protein inference Method via Bayesian Analyses

Bioconductor version: Development (3.22)

IsoBayes is a Bayesian method to perform inference on single protein isoforms. Our approach infers the presence/absence of protein isoforms, and also estimates their abundance; additionally, it provides a measure of the uncertainty of these estimates, via: i) the posterior probability that a protein isoform is present in the sample; ii) a posterior credible interval of its abundance. IsoBayes inputs liquid cromatography mass spectrometry (MS) data, and can work with both PSM counts, and intensities. When available, trascript isoform abundances (i.e., TPMs) are also incorporated: TPMs are used to formulate an informative prior for the respective protein isoform relative abundance. We further identify isoforms where the relative abundance of proteins and transcripts significantly differ. We use a two-layer latent variable approach to model two sources of uncertainty typical of MS data: i) peptides may be erroneously detected (even when absent); ii) many peptides are compatible with multiple protein isoforms. In the first layer, we sample the presence/absence of each peptide based on its estimated probability of being mistakenly detected, also known as PEP (i.e., posterior error probability). In the second layer, for peptides that were estimated as being present, we allocate their abundance across the protein isoforms they map to. These two steps allow us to recover the presence and abundance of each protein isoform.

Author: Jordy Bollon [aut], Simone Tiberi [aut, cre] ORCID: 0000-0002-3054-9964

Maintainer: Simone Tiberi <simone.tiberi at unibo.it>

Citation (from within R, enter citation("IsoBayes")): 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("IsoBayes")

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("IsoBayes")
Details biocViews AlternativeSplicing, Bayesian, GeneExpression, Genetics, MassSpectrometry, Proteomics, RNASeq, Sequencing, Software, StatisticalMethod, Visualization Version 1.7.1 In Bioconductor since BioC 3.18 (R-4.3) (1.5 years) License GPL-3 Depends R (>= 4.3.0) Imports methods, Rcpp, data.table, glue, stats, doParallel, parallel, doRNG, foreach, iterators, ggplot2, HDInterval, SummarizedExperiment, S4Vectors System Requirements C++17 URL https://github.com/SimoneTiberi/IsoBayes Bug Reports https://github.com/SimoneTiberi/IsoBayes/issues 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