PPInfer
This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see PPInfer.
Inferring functionally related proteins using protein interaction networks
Bioconductor version: 3.11
Interactions between proteins occur in many, if not most, biological processes. Most proteins perform their functions in networks associated with other proteins and other biomolecules. This fact has motivated the development of a variety of experimental methods for the identification of protein interactions. This variety has in turn ushered in the development of numerous different computational approaches for modeling and predicting protein interactions. Sometimes an experiment is aimed at identifying proteins closely related to some interesting proteins. A network based statistical learning method is used to infer the putative functions of proteins from the known functions of its neighboring proteins on a PPI network. This package identifies such proteins often involved in the same or similar biological functions.
Author: Dongmin Jung, Xijin Ge
Maintainer: Dongmin Jung <dmdmjung at gmail.com>
citation("PPInfer")
):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PPInfer")
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("PPInfer")
User manual | R Script | |
Reference Manual | ||
NEWS | Text |
Details
biocViews | GeneSetEnrichment, GraphAndNetwork, Network, NetworkEnrichment, Pathways, Software, StatisticalMethod |
Version | 1.14.0 |
In Bioconductor since | BioC 3.5 (R-3.4) (7 years) |
License | Artistic-2.0 |
Depends | biomaRt, fgsea, kernlab, ggplot2, igraph, STRINGdb, yeastExpData |
Imports | |
System Requirements | |
URL |
See More
Suggests | |
Linking To | |
Enhances | |
Depends On Me | gsean |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | PPInfer_1.14.0.tar.gz |
Windows Binary | PPInfer_1.14.0.zip |
macOS 10.13 (High Sierra) | PPInfer_1.14.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/PPInfer |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/PPInfer |
Bioc Package Browser | https://code.bioconductor.org/browse/PPInfer/ |
Package Short Url | https://bioconductor.org/packages/PPInfer/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.11 | Source Archive |