Package: cRegulome
Type: Package
Version: 0.1.0
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
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat, covr, dbplyr, clusterProfiler,
        igraph, org.Hs.eg.db, readxl, AnnotationDbi, BiocInstaller
NeedsCompilation: no
Packaged: 2018-02-13 02:07:08 UTC; rstudio
Author: Mahmoud Ahmed [aut, cre]
Maintainer: Mahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg>
Repository: CRAN
Date/Publication: 2018-02-13 09:44:49 UTC
