Package: HiLDA
Type: Package
Title: Conducting statistical inference on comparing the mutational
        exposures of mutational signatures by using hierarchical latent
        Dirichlet allocation
Depends: R(>= 3.6), ggplot2
Imports: R2jags, abind, cowplot, grid, forcats, stringr, GenomicRanges,
        S4Vectors, XVector, Biostrings, GenomicFeatures,
        BSgenome.Hsapiens.UCSC.hg19, BiocGenerics, tidyr, grDevices,
        stats, TxDb.Hsapiens.UCSC.hg19.knownGene, utils, methods, Rcpp
Suggests: knitr, rmarkdown, testthat, BiocStyle
Version: 1.4.0
Date: 2019-09-10
Authors@R: c(person("Zhi", "Yang", email = "zyang895@gmail.com", 
             role = c("aut", "cre")),
             person("Yuichi", "Shiraishi", email = "friend1ws@gmail.com", 
             role = "ctb"))
Description: A package built under the Bayesian framework of applying 
    hierarchical latent Dirichlet allocation to statistically test whether the 
    mutational exposures of mutational signatures (Shiraishi-model signatures) 
    are different between two groups.
License: GPL-3
URL: https://github.com/USCbiostats/HiLDA,
        https://doi.org/10.1101/577452
BugReports: https://github.com/USCbiostats/HiLDA/issues
SystemRequirements: JAGS 4.2.0
biocViews: Software, SomaticMutation, Sequencing, StatisticalMethod,
        Bayesian
RoxygenNote: 6.1.1
LinkingTo: Rcpp
VignetteBuilder: knitr
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/HiLDA
git_branch: RELEASE_3_12
git_last_commit: f8470d0
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: yes
Packaged: 2020-10-28 02:20:02 UTC; biocbuild
Author: Zhi Yang [aut, cre],
  Yuichi Shiraishi [ctb]
Maintainer: Zhi Yang <zyang895@gmail.com>
Built: R 4.0.3; i386-w64-mingw32; 2020-10-28 14:26:08 UTC; windows
Archs: i386, x64
