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
| Maintainer | Mahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg> |
| Author | Mahmoud Ahmed [aut, cre] |
| License | GPL-3 |
| URL | https://github.com/MahShaaban/target |
| Bug Reports | https://github.com/MahShaaban/target/issues |
| Downloads rank | 298 |
| Source branch | RELEASE_3_23 |
| biocViews | Software, 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