This package is for version 3.10 of Bioconductor;
for the stable, up-to-date release version, see
target.
Predict Combined Function of Transcription Factors
Bioconductor version: 3.10
Implement the BETA algorithm for infering direct target genes from DNA-binding and perturbation expression data Wang et al. (2013)
Author: Mahmoud Ahmed [aut, cre]
Maintainer: Mahmoud Ahmed <mahmoud.s.fahmy at students.kasralainy.edu.eg>
Citation (from within R,
enter citation("target")
):
Installation
To install this package, start R (version
“3.6”) and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("target")
For older versions of R, please refer to the appropriate
Bioconductor release.
Documentation
To view documentation for the version of this package installed
in your system, start R and enter:
browseVignettes("target")
Details
biocViews | Software, StatisticalMethod, Transcription |
Version | 1.0.0 |
In Bioconductor since | BioC 3.10 (R-3.6) ( |
License | GPL-3 |
Depends | R (>= 3.6) |
Imports | BiocGenerics, GenomicRanges, IRanges, matrixStats, methods, stats, graphics, shiny |
LinkingTo | |
Suggests | testthat (>= 2.1.0), knitr, rmarkdown, shinytest, shinyBS, covr |
SystemRequirements | |
Enhances | |
URL | github.com/MahShaaban/target |
BugReports | github.com/MahShaaban/target/issues |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Package Archives
Follow
Installation instructions to use this
package in your R session.
Read more here: Source link