Package: cRegulome
Type: Package
Version: 0.1.1
Title: Obtain and Visualize Regulome-Gene Expression Correlations in
        Cancer
Description: Builds a 'SQLite' database file of pre-calculated transcription 
    factor/microRNA-gene correlations (co-expression) in cancer from the 
    Cistrome Cancer Liu et al. (2011) <doi:10.1186/gb-2011-12-8-r83> and 
    'miRCancerdb' databases (in press). Provides custom classes and functions 
    to query, tidy and plot the correlation data.
License: GPL-3
Authors@R: person("Mahmoud", "Ahmed",
    email = "mahmoud.s.fahmy@students.kasralainy.edu.eg",
    role = c("aut", "cre"))
URL: https://github.com/MahShaaban/cRegulome
BugReports: https://github.com/MahShaaban/cRegulome/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R(>= 2.10.0)
Imports: DBI, graphics, httr, RSQLite, UpSetR, VennDiagram, magrittr,
        dplyr, ggplot2, ggridges, tidyr, reshape2, purrr, grid,
        R.utils, AnnotationDbi, org.Hs.eg.db, clusterProfiler
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat, covr, dbplyr, igraph, readxl
NeedsCompilation: no
Packaged: 2018-03-17 04:39:30 UTC; root
Author: Mahmoud Ahmed [aut, cre]
Maintainer: Mahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg>
Repository: CRAN
Date/Publication: 2018-03-17 04:46:16 UTC
