Registration and Call for Abstracts Open for Bioc2024

clusterSeq

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

Clustering of high-throughput sequencing data by identifying co-expression patterns


Bioconductor version: Development (3.19)

Identification of clusters of co-expressed genes based on their expression across multiple (replicated) biological samples.

Author: Thomas J. Hardcastle [aut], Irene Papatheodorou [aut], Samuel Granjeaud [cre]

Maintainer: Samuel Granjeaud <samuel.granjeaud at inserm.fr>

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

Installation

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


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

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

BiocManager::install("clusterSeq")

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("clusterSeq")
Advanced baySeq analyses PDF R Script
Reference Manual PDF

Details

biocViews Clustering, DifferentialExpression, GeneExpression, MultipleComparison, Sequencing, Software
Version 1.27.3
In Bioconductor since BioC 3.5 (R-3.4) (7 years)
License GPL-3
Depends R (>= 3.0.0), methods, BiocParallel, baySeq, graphics, stats, utils
Imports BiocGenerics
System Requirements
URL https://github.com/samgg/clusterSeq
Bug Reports https://github.com/samgg/clusterSeq/issues
See More
Suggests BiocStyle
Linking To
Enhances
Depends On Me
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 clusterSeq_1.27.3.tar.gz
Windows Binary
macOS Binary (x86_64) clusterSeq_1.27.3.tgz
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/clusterSeq
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/clusterSeq
Bioc Package Browser https://code.bioconductor.org/browse/clusterSeq/
Package Short Url https://bioconductor.org/packages/clusterSeq/
Package Downloads Report Download Stats