Package: RcisTarget
Type: Package
Title: RcisTarget Identify transcription factor binding motifs enriched
        on a list of genes or genomic regions
Version: 1.12.0
Date: 2021-04-15
Author: Sara Aibar, Gert Hulselmans, Stein Aerts. Laboratory of Computational Biology. 
    VIB-KU Leuven Center for Brain & Disease Research. Leuven, Belgium
Maintainer: Sara Aibar <sara.aibar@kuleuven.vib.be>
Description: RcisTarget identifies transcription factor binding
    motifs (TFBS) over-represented on a gene list.
    In a first step, RcisTarget selects DNA motifs that are significantly 
    over-represented in the surroundings of the transcription start site (TSS) 
    of the genes in the gene-set. 
    This is achieved by using a database that contains genome-wide cross-species 
    rankings for each motif. The motifs that are then annotated to TFs and those
    that have a high Normalized Enrichment Score (NES) are retained. 
    Finally, for each motif and gene-set, 
    RcisTarget predicts the candidate target genes 
    (i.e. genes in the gene-set that are ranked above the leading edge).
URL: http://scenic.aertslab.org
Depends: R (>= 3.5.0)
Imports: AUCell (>= 1.1.6), BiocGenerics, data.table, feather,
        graphics, GenomeInfoDb, GenomicRanges, arrow (>= 2.0.0), dplyr,
        tibble, GSEABase, methods, R.utils, stats,
        SummarizedExperiment, utils
Enhances: doMC, doRNG, zoo
Suggests: Biobase, BiocStyle, BiocParallel, doParallel, DT, foreach,
        gplots, rtracklayer, igraph, knitr,
        RcisTarget.hg19.motifDBs.cisbpOnly.500bp, rmarkdown, testthat,
        visNetwork
License: GPL-3
BugReports: https://github.com/aertslab/RcisTarget/issues
biocViews: GeneRegulation, MotifAnnotation, Transcriptomics,
        Transcription, GeneSetEnrichment, GeneTarget
LazyData: FALSE
VignetteBuilder: knitr
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/RcisTarget
git_branch: RELEASE_3_13
git_last_commit: da8bb0d
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 01:54:17 UTC; biocbuild
Built: R 4.1.0; ; 2021-05-20 09:40:05 UTC; windows
