Package: monaLisa
Type: Package
Title: Binned Motif Enrichment Analysis and Visualization
Version: 1.2.0
Authors@R: c(
    person("Dania", "Machlab", email = "dania.machlab@fmi.ch", role = c("aut"), 
           comment = c(ORCID = "0000-0002-2578-6930")),
    person("Lukas", "Burger", email = "lukas.burger@fmi.ch", role = c("aut")),
    person("Charlotte", "Soneson", email = "charlottesoneson@gmail.com", 
           role = c("aut"),
           comment = c(ORCID = "0000-0003-3833-2169")),
    person("Michael", "Stadler", email = "michael.stadler@fmi.ch", 
           role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2269-4934")))
Description: Useful functions to work with sequence motifs in the analysis of 
    genomics data. These include methods to annotate genomic regions or 
    sequences with predicted motif hits and to identify motifs that drive 
    observed changes in accessibility or expression. Functions to produce 
    informative visualizations of the obtained results are also provided. 
Depends: R (>= 4.1)
Imports: methods, stats, utils, grDevices, graphics, BiocGenerics,
        GenomicRanges, TFBSTools, Biostrings, IRanges, stabs, BSgenome,
        glmnet, S4Vectors, SummarizedExperiment, BiocParallel, grid,
        circlize, ComplexHeatmap (>= 2.11.1), XVector, GenomeInfoDb,
        tools, vioplot
Suggests: JASPAR2020, BSgenome.Mmusculus.UCSC.mm10,
        TxDb.Mmusculus.UCSC.mm10.knownGene, knitr, rmarkdown, testthat,
        BiocStyle, gridExtra
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
biocViews: MotifAnnotation, Visualization, FeatureExtraction,
        Epigenetics
URL: https://github.com/fmicompbio/monaLisa,
        https://bioconductor.org/packages/monaLisa/,
        https://fmicompbio.github.io/monaLisa/
BugReports: https://github.com/fmicompbio/monaLisa/issues
git_url: https://git.bioconductor.org/packages/monaLisa
git_branch: RELEASE_3_15
git_last_commit: 2b27273
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 23:55:55 UTC; biocbuild
Author: Dania Machlab [aut] (<https://orcid.org/0000-0002-2578-6930>),
  Lukas Burger [aut],
  Charlotte Soneson [aut] (<https://orcid.org/0000-0003-3833-2169>),
  Michael Stadler [aut, cre] (<https://orcid.org/0000-0002-2269-4934>)
Maintainer: Michael Stadler <michael.stadler@fmi.ch>
Built: R 4.2.0; ; 2022-04-27 09:45:55 UTC; windows
