Package: UCSCXenaTools
Title: Download and Explore Datasets from UCSC Xena Data Hubs
Version: 1.0.1
Authors@R: c(person("Shixiang", "Wang", email = "w_shixiang@163.com", role = c("aut", "cre"), 
            comment = c(ORCID = "0000-0001-9855-7357")),
            person("Martin", "Morgan", role="aut"))
Maintainer: Shixiang Wang <w_shixiang@163.com>
URL: https://github.com/ShixiangWang/UCSCXenaTools
BugReports: https://github.com/ShixiangWang/UCSCXenaTools/issues
Description: Download and explore datasets from UCSC Xena data hubs, which are
    a collection of UCSC-hosted public databases such as TCGA, ICGC, TARGET, GTEx, CCLE, and others.
    Databases are normalized so they can be combined, linked, filtered, explored and downloaded.
    This package is based on 'XenaR' package.
Depends: R (>= 2.10)
Imports: httr, readr, methods, utils, dplyr, shinydashboard, shiny, DT,
        magrittr
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, prettydoc, testthat, covr
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-07 03:29:20 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>),
  Martin Morgan [aut]
Repository: CRAN
Date/Publication: 2019-03-07 05:22:46 UTC
