Package: eisaR 1.25.0

Michael Stadler

eisaR: Exon-Intron Split Analysis (EISA) in R

Exon-intron split analysis (EISA) uses ordinary RNA-seq data to measure changes in mature RNA and pre-mRNA reads across different experimental conditions to quantify transcriptional and post-transcriptional regulation of gene expression. For details see Gaidatzis et al., Nat Biotechnol 2015. doi: 10.1038/nbt.3269. eisaR implements the major steps of EISA in R.

Authors:Michael Stadler [aut, cre], Dimos Gaidatzis [aut], Lukas Burger [aut], Charlotte Soneson [aut]

eisaR_1.25.0.tar.gz
eisaR_1.25.0.zip(r-4.7)eisaR_1.25.0.zip(r-4.6)eisaR_1.25.0.zip(r-4.5)
eisaR_1.25.0.tgz(r-4.6-any)eisaR_1.25.0.tgz(r-4.5-any)
eisaR_1.25.0.tar.gz(r-4.7-any)eisaR_1.25.0.tar.gz(r-4.6-any)
eisaR_1.25.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
eisaR/json (API)

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

Bug tracker:https://github.com/fmicompbio/eisar/issues

On BioConductor:eisaR-1.25.0(bioc 3.24)eisaR-1.24.0(bioc 3.23)

transcriptiongeneexpressiongeneregulationfunctionalgenomicstranscriptomicsregressionrnaseq

7.32 score 17 stars 77 scripts 1 mentions 6 exports 21 dependencies

Last updated from:939131c925. Checks:8 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE246
linux-devel-x86_64NOTE428
source / vignettesOK358
linux-release-x86_64NOTE299
macos-release-arm64NOTE332
macos-oldrel-arm64NOTE227
windows-develNOTE350
windows-releaseNOTE358
windows-oldrelNOTE340
wasm-releaseOK202

Exports:exportToGtfgetFeatureRangesgetRegionsFromTxDbgetTx2GeneplotEISArunEISA

Dependencies:abindBiobaseBiocGenericsDelayedArrayedgeRgenericsGenomicRangesIRangeslatticelimmalocfitMatrixMatrixGenericsmatrixStatsS4ArraysS4VectorsSeqinfoSparseArraystatmodSummarizedExperimentXVector

Generating reference files for spliced and unspliced abundance estimation with alignment-free methods
Introduction | Generate feature ranges | Extract feature sequences | Generate an expanded GTF file | Generate a transcript-to-gene mapping | Session info

Last update: 2025-09-12
Started: 2020-03-12

Using eisaR for Exon-Intron Split Analysis (EISA)
Introduction | Installation | Preparing the annotation | Quantify RNA-seq alignments in exons and introns | Align reads | Count alignments in exons and gene bodies | Load full count tables | Run EISA conveniently | Alternative implementations of EISA | On the estimation of interactions in a split-plot design experiment | Visualize EISA results | Run EISA step-by-step | Normalization | Identify quantifiable genes | Calculate $\Delta I$, $\Delta E$ and $\Delta E - \Delta I$ | Statistical analysis | Visualize the results | Session information | References

Last update: 2025-09-12
Started: 2018-11-29