Package: eisaR 1.19.0
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:
eisaR_1.19.0.tar.gz
eisaR_1.19.0.zip(r-4.5)eisaR_1.19.0.zip(r-4.4)eisaR_1.19.0.zip(r-4.3)
eisaR_1.19.0.tgz(r-4.4-any)eisaR_1.19.0.tgz(r-4.3-any)
eisaR_1.19.0.tar.gz(r-4.5-noble)eisaR_1.19.0.tar.gz(r-4.4-noble)
eisaR_1.19.0.tgz(r-4.4-emscripten)eisaR_1.19.0.tgz(r-4.3-emscripten)
eisaR.pdf |eisaR.html✨
eisaR/json (API)
NEWS
# 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.19.0(bioc 3.21)eisaR-1.18.0(bioc 3.20)
transcriptiongeneexpressiongeneregulationfunctionalgenomicstranscriptomicsregressionrnaseq
Last updated 23 days agofrom:d8c11e00b4. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | ERROR | Nov 19 2024 |
R-4.5-linux | ERROR | Nov 19 2024 |
R-4.4-win | ERROR | Nov 19 2024 |
R-4.4-mac | ERROR | Nov 19 2024 |
R-4.3-win | ERROR | Nov 19 2024 |
R-4.3-mac | ERROR | Nov 19 2024 |
Exports:exportToGtfgetFeatureRangesgetRegionsFromTxDbgetTx2GeneplotEISArunEISA
Dependencies:abindaskpassBiobaseBiocGenericscrayoncurlDelayedArrayedgeRgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitelatticelimmalocfitMatrixMatrixGenericsmatrixStatsmimeopensslR6S4ArraysS4VectorsSparseArraystatmodSummarizedExperimentsysUCSC.utilsXVectorzlibbioc
Generating reference files for spliced and unspliced abundance estimation with alignment-free methods
Rendered fromrna-velocity.Rmd
usingknitr::rmarkdown
on Nov 19 2024.Last update: 2020-03-28
Started: 2020-03-12
Using eisaR for Exon-Intron Split Analysis (EISA)
Rendered fromeisaR.Rmd
usingknitr::rmarkdown
on Nov 19 2024.Last update: 2024-03-14
Started: 2018-11-29
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Export GRangesList to GTF | exportToGtf |
Generate a GRangesList object with feature ranges | getFeatureRanges |
Get exonic/gene body regions from a transcript database. | getRegionsFromTxDb |
Generate a transcript-to-gene mapping from a GRangesList | getTx2Gene |
Visualize the results from an exon-intron split analysis. | plotEISA |
Run Exon-Intron Split Analysis. | runEISA |