Package: ExCluster 1.23.0

R. Matthew Tanner

ExCluster: ExCluster robustly detects differentially expressed exons between two conditions of RNA-seq data, requiring at least two independent biological replicates per condition

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.

Authors:R. Matthew Tanner, William L. Stanford, and Theodore J. Perkins

ExCluster_1.23.0.tar.gz
ExCluster_1.23.0.zip(r-4.5)ExCluster_1.23.0.zip(r-4.4)ExCluster_1.23.0.zip(r-4.3)
ExCluster_1.23.0.tgz(r-4.4-any)ExCluster_1.23.0.tgz(r-4.3-any)
ExCluster_1.23.0.tar.gz(r-4.5-noble)ExCluster_1.23.0.tar.gz(r-4.4-noble)
ExCluster_1.23.0.tgz(r-4.4-emscripten)ExCluster_1.23.0.tgz(r-4.3-emscripten)
ExCluster.pdf |ExCluster.html
ExCluster/json (API)
NEWS

# Install 'ExCluster' in R:
install.packages('ExCluster', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On BioConductor:ExCluster-1.23.0(bioc 3.20)ExCluster-1.22.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

5 exports 0.71 score 50 dependencies

Last updated 2 months agofrom:220d8833d0

Exports:ExClusterGFF_convertGRangesFromExClustResultsplotExonlog2FCprocessCounts

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitopscodetoolscpp11crayoncurlDelayedArrayformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangeshttrIRangesjsonlitelambda.rlatticeMatrixMatrixGenericsmatrixStatsmimeopensslR6RCurlrestfulrRhtslibrjsonRsamtoolsRsubreadrtracklayerS4ArraysS4VectorssnowSparseArraySummarizedExperimentsysUCSC.utilsXMLXVectoryamlzlibbioc

ExCluster Vignette

Rendered fromExCluster.Rnwusingutils::Sweaveon Jul 04 2024.

Last update: 2018-10-02
Started: 2018-06-05