Bioc2026 Registration Open!

RgnTX

Colocalization analysis of transcriptome elements in the presence of isoform heterogeneity and ambiguity

Bioconductor version: 3.23 · Package version: 1.14.0

RgnTX allows the integration of transcriptome annotations so as to model the complex alternative splicing patterns. It supports the testing of transcriptome elements without clear isoform association, which is often the real scenario due to technical limitations. It involves functions that do permutaion test for evaluating association between features and transcriptome regions.

Installation

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

BiocManager::install("RgnTX")

Details

MaintainerYue Wang <yue.wang19@student.xjtlu.edu.cn>
AuthorYue Wang [aut, cre], Jia Meng [aut]
LicenseArtistic-2.0
StatusDeprecated
Downloads rank155
Source branchRELEASE_3_23
biocViewsAlternativeSplicing, MethylSeq, RNASeq, Sequencing, Software, SplicedAlignment, Transcription

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: Seqinfo, GenomicFeatures, GenomicRanges, ggplot2, graphics, IRanges, methods, regioneR, S4Vectors, stats, TxDb.Hsapiens.UCSC.hg19.knownGene

Suggests: BiocStyle, rmarkdown, knitr, testthat (>= 3.0.0)