Bioc2026 Registration Open!

ATACseqTFEA

Transcription Factor Enrichment Analysis for ATAC-seq

Bioconductor version: 3.23 · Package version: 1.14.0

Assay for Transpose-Accessible Chromatin using sequencing (ATAC-seq) is a technique to assess genome-wide chromatin accessibility by probing open chromatin with hyperactive mutant Tn5 Transposase that inserts sequencing adapters into open regions of the genome. ATACseqTFEA is an improvement of the current computational method that detects differential activity of transcription factors (TFs). ATACseqTFEA not only uses the difference of open region information, but also (or emphasizes) the difference of TFs footprints (cutting sites or insertion sites). ATACseqTFEA provides an easy, rigorous way to broadly assess TF activity changes between two conditions.

Installation

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

BiocManager::install("ATACseqTFEA")

Details

MaintainerJianhong Ou <jou@morgridge.org>
AuthorJianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>)
LicenseGPL-3
URLhttps://github.com/jianhong/ATACseqTFEA
Bug Reportshttps://github.com/jianhong/ATACseqTFEA/issues
Downloads rank266
Source branchRELEASE_3_23
biocViewsATACSeq, DNASeq, GeneRegulation, MNaseSeq, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.2)

Imports: BiocGenerics, S4Vectors, IRanges, Matrix, GenomicRanges, GenomicAlignments, Seqinfo, SummarizedExperiment, Rsamtools, motifmatchr, TFBSTools, stats, pracma, ggplot2, ggrepel, dplyr, limma, methods, rtracklayer

Suggests: BSgenome.Drerio.UCSC.danRer10, knitr, testthat, ATACseqQC, rmarkdown, BiocStyle