Bioconductor version: Release (3.16)
ExCluster flattens Ensembl and GENCODE GTF files into GFF files, which are used to count reads per non-overlapping exon bin from BAM files. This read counting is done using the function featureCounts from the package Rsubread. Library sizes are normalized across all biological replicates, and ExCluster then compares two different conditions to detect signifcantly differentially spliced genes. This process requires at least two independent biological repliates per condition, and ExCluster accepts only exactly two conditions at a time. ExCluster ultimately produces false discovery rates (FDRs) per gene, which are used to detect significance. Exon log2 fold change (log2FC) means and variances may be plotted for each significantly differentially spliced gene, which helps scientists develop hypothesis and target differential splicing events for RT-qPCR validation in the wet lab.
Author: R. Matthew Tanner, William L. Stanford, and Theodore J. Perkins
Maintainer: R. Matthew Tanner <rtann038 at uottawa.ca>
Citation (from within R,
enter citation("ExCluster")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("ExCluster")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ExCluster")
R Script | ExCluster Vignette | |
Reference Manual | ||
Text | NEWS |
biocViews | DifferentialSplicing, ImmunoOncology, RNASeq, Software |
Version | 1.16.0 |
In Bioconductor since | BioC 3.8 (R-3.5) (4.5 years) |
License | GPL-3 |
Depends | Rsubread, GenomicRanges, rtracklayer, matrixStats, IRanges |
Imports | stats, methods, grDevices, graphics, utils |
LinkingTo | |
Suggests | |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | ExCluster_1.16.0.tar.gz |
Windows Binary | |
macOS Binary (x86_64) | ExCluster_1.16.0.tgz |
macOS Binary (arm64) | ExCluster_1.16.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/ExCluster |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ExCluster |
Bioc Package Browser | https://code.bioconductor.org/browse/ExCluster/ |
Package Short Url | https://bioconductor.org/packages/ExCluster/ |
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: