Package: target
Type: Package
Title: Predict Combined Function of Transcription Factors
Version: 1.24.0
Authors@R: person("Mahmoud", "Ahmed",
    email = "mahmoud.s.fahmy@students.kasralainy.edu.eg",
    role = c("aut", "cre"))
Description: 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.
URL: https://github.com/MahShaaban/target
BugReports: https://github.com/MahShaaban/target/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6)
Imports: BiocGenerics, GenomicRanges, IRanges, matrixStats, methods,
        stats, graphics, shiny
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, shinytest, shinyBS,
        covr
VignetteBuilder: knitr
RoxygenNote: 6.1.1
biocViews: Software, StatisticalMethod, Transcription
git_url: https://git.bioconductor.org/packages/target
git_branch: RELEASE_3_22
git_last_commit: a11af87
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:42:27 UTC; biocbuild
Author: Mahmoud Ahmed [aut, cre]
Maintainer: Mahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg>
Built: R 4.5.1; ; 2025-10-30 12:43:15 UTC; unix
