Bioc2026 Registration Open!

target

Predict Combined Function of Transcription Factors

Bioconductor version: 3.23 · Package version: 1.26.0

Implement the BETA algorithm for infering direct target genes from DNA-binding and perturbation expression data Wang et al. (2013) <doi: 10.1038/nprot.2013.150>. Extend the algorithm to predict the combined function of two DNA-binding elements from comprable binding and expression data.

Installation

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

BiocManager::install("target")

Details

MaintainerMahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg>
AuthorMahmoud Ahmed [aut, cre]
LicenseGPL-3
URLhttps://github.com/MahShaaban/target
Bug Reportshttps://github.com/MahShaaban/target/issues
Downloads rank298
Source branchRELEASE_3_23
biocViewsSoftware, StatisticalMethod, Transcription

Documentation

Download

Dependencies

Depends: R (>= 3.6)

Imports: BiocGenerics, GenomicRanges, IRanges, matrixStats, methods, stats, graphics, shiny

Suggests: testthat (>= 2.1.0), knitr, rmarkdown, shinytest, shinyBS, covr