pathwayPCA

DOI: 10.18129/B9.bioc.pathwayPCA  

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

Integrative Pathway Analysis with Modern PCA Methodology and Gene Selection

Bioconductor version: Development (3.18)

pathwayPCA is an integrative analysis tool that implements the principal component analysis (PCA) based pathway analysis approaches described in Chen et al. (2008), Chen et al. (2010), and Chen (2011). pathwayPCA allows users to: (1) Test pathway association with binary, continuous, or survival phenotypes. (2) Extract relevant genes in the pathways using the SuperPCA and AES-PCA approaches. (3) Compute principal components (PCs) based on the selected genes. These estimated latent variables represent pathway activities for individual subjects, which can then be used to perform integrative pathway analysis, such as multi-omics analysis. (4) Extract relevant genes that drive pathway significance as well as data corresponding to these relevant genes for additional in-depth analysis. (5) Perform analyses with enhanced computational efficiency with parallel computing and enhanced data safety with S4-class data objects. (6) Analyze studies with complex experimental designs, with multiple covariates, and with interaction effects, e.g., testing whether pathway association with clinical phenotype is different between male and female subjects. Citations: Chen et al. (2008) ; Chen et al. (2010) ; and Chen (2011) .

Author: Gabriel Odom [aut, cre], James Ban [aut], Lizhong Liu [aut], Lily Wang [aut], Steven Chen [aut]

Maintainer: Gabriel Odom <gabriel.odom at med.miami.edu>

Citation (from within R, enter citation("pathwayPCA")):

Installation

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

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

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

BiocManager::install("pathwayPCA")

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

Documentation

PDF   Reference Manual

Details

biocViews CellBiology, Classification, CopyNumberVariation, DNAMethylation, DimensionReduction, Epigenetics, FeatureExtraction, FunctionalGenomics, GeneExpression, GenePrediction, GeneSetEnrichment, GeneSignaling, GeneTarget, Genetics, GenomeWideAssociation, GenomicVariation, Lipidomics, Metabolomics, MultipleComparison, Pathways, PrincipalComponent, Proteomics, Regression, SNP, Software, Survival, SystemsBiology, Transcription, Transcriptomics
Version 1.17.0
In Bioconductor since BioC 3.9 (R-3.6) (4 years)
License GPL-3
Depends R (>= 3.1)
Imports lars, methods, parallel, stats, survival, utils
LinkingTo
Suggests airway, circlize, grDevices, knitr, RCurl, reshape2, rmarkdown, SummarizedExperiment, survminer, testthat, tidyverse
SystemRequirements
Enhances
URL
BugReports https://github.com/gabrielodom/pathwayPCA/issues
Depends On Me
Imports Me fcoex
Suggests Me
Links To Me
Build Report  

Package Archives

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

Source Package
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/pathwayPCA
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/pathwayPCA
Package Short Url https://bioconductor.org/packages/pathwayPCA/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: