Bioc2026 Registration Open!

atena

Analysis of Transposable Elements

Bioconductor version: 3.23 · Package version: 1.18.0

Quantify expression of transposable elements (TEs) from RNA-seq data through different methods, including ERVmap, TEtranscripts and Telescope. A common interface is provided to use each of these methods, which consists of building a parameter object, calling the quantification function with this object and getting a SummarizedExperiment object as output container of the quantified expression profiles. The implementation allows one to quantify TEs and gene transcripts in an integrated manner.

Installation

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

BiocManager::install("atena")

Details

MaintainerRobert Castelo <robert.castelo@upf.edu>
AuthorBeatriz Calvo-Serra [aut], Robert Castelo [aut, cre]
LicenseArtistic-2.0
URLhttps://github.com/rcastelo/atena
Bug Reportshttps://github.com/rcastelo/atena/issues
Downloads rank267
Source branchRELEASE_3_23
biocViewsCoverage, DifferentialExpression, FunctionalGenomics, GeneExpression, Preprocessing, RNASeq, Sequencing, Software, Transcription, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.3.0), SummarizedExperiment

Imports: methods, stats, Matrix, BiocGenerics, MatrixGenerics, BiocParallel, S4Vectors, IRanges, Seqinfo, GenomicFeatures, GenomicRanges, GenomicAlignments, Rsamtools, GenomeInfoDb, SQUAREM, sparseMatrixStats, AnnotationHub, matrixStats, cli

Suggests: covr, BiocStyle, knitr, rmarkdown, RUnit, TxDb.Dmelanogaster.UCSC.dm6.ensGene, RColorBrewer