- Home
- Bioconductor 3.22
- Software Packages
- MSstatsBioNet
MSstatsBioNet
This is the released version of MSstatsBioNet; for the devel version, see MSstatsBioNet.
Network Analysis for MS-based Proteomics Experiments
Bioconductor version: Release (3.22)
A set of tools for network analysis using mass spectrometry-based proteomics data and network databases. The package takes as input the output of MSstats differential abundance analysis and provides functions to perform enrichment analysis and visualization in the context of prior knowledge from past literature. Notably, this package integrates with INDRA, which is a database of biological networks extracted from the literature using text mining techniques.
Author: Anthony Wu [aut, cre] ORCID iD ORCID: 0009-0001-7391-9902 , Olga Vitek [aut] ORCID iD ORCID: 0000-0003-1728-1104
Maintainer: Anthony Wu <wu.anthon at northeastern.edu>
citation("MSstatsBioNet")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MSstatsBioNet")
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("MSstatsBioNet")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.