This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

CoGAPS

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

Coordinated Gene Activity in Pattern Sets

Bioconductor version: Development (3.18)

Coordinated Gene Activity in Pattern Sets (CoGAPS) implements a Bayesian MCMC matrix factorization algorithm, GAPS, and links it to gene set statistic methods to infer biological process activity. It can be used to perform sparse matrix factorization on any data, and when this data represents biomolecules, to do gene set analysis.

Author: Jeanette Johnson, Ashley Tsang, Jacob Mitchell, Thomas Sherman, Wai-shing Lee, Conor Kelton, Ondrej Maxian, Jacob Carey, Genevieve Stein-O'Brien, Michael Considine, Maggie Wodicka, John Stansfield, Shawn Sivy, Carlo Colantuoni, Alexander Favorov, Mike Ochs, Elana Fertig

Maintainer: Elana J. Fertig <ejfertig at jhmi.edu>, Thomas D. Sherman <tomsherman159 at gmail.com>, Jeanette Johnson <jjohn450 at jhmi.edu>

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

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("CoGAPS")

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("CoGAPS")
CoGAPS HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews Bayesian, Clustering, DifferentialExpression, DimensionReduction, GeneExpression, GeneSetEnrichment, ImmunoOncology, Microarray, MultipleComparison, RNASeq, Software, TimeCourse, Transcription
Version 3.21.0
In Bioconductor since BioC 2.7 (R-2.12) (13 years)
License BSD_3_clause + file LICENSE
Depends R (>= 3.5.0)
Imports BiocParallel, cluster, methods, gplots, graphics, grDevices, RColorBrewer, Rcpp, S4Vectors, SingleCellExperiment, stats, SummarizedExperiment, tools, utils, rhdf5, biomaRt, dplyr, fgsea, forcats, ggplot2, msigdbr
Linking To Rcpp, BH
Suggests testthat, knitr, rmarkdown, BiocStyle
System Requirements
Enhances
URL
See More
Depends On Me ATACCoGAPS
Imports Me
Suggests Me projectR
Links To Me
Build Report  

Package Archives

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

Source Package CoGAPS_3.21.0.tar.gz
Windows Binary
macOS Binary (x86_64) CoGAPS_3.21.0.tgz
macOS Binary (arm64) CoGAPS_3.21.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/CoGAPS
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/CoGAPS
Bioc Package Browser https://code.bioconductor.org/browse/CoGAPS/
Package Short Url https://bioconductor.org/packages/CoGAPS/
Package Downloads Report Download Stats