Package: pancor
Type: Package
Title: Calculation and Plot of Gene Correlationship in TCGA/GTEx/CCLE
Description: The data of TCGA (The Cancer Genome Atlas), GTEx (Genotype-Tissue Expression), 
    and CCLE (Broad Institute Cancer Cell Line Encyclopedia) are downloaded and preprocessed.
    With the help of 'pancor', one can easily calculate the correlation of two gene in any cancer type. 
    Reference: Huang, H. (2019) <doi:10.1038/s41586-019-1016-7>.
Version: 0.1.0
Authors@R: c(person(given = "Zhougeng", family = "Xu", email = "xuzhougeng@163.com", role  = c("aut", "cre")),
            person(given = "Shipeng", family = "Guo", role =  c("aut", "ctb")))
Maintainer: Zhougeng Xu <xuzhougeng@163.com>
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.5.0)
Imports: ggplot2, rlang
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-10-15 01:28:54 UTC; DELL
Author: Zhougeng Xu [aut, cre],
  Shipeng Guo [aut, ctb]
Repository: CRAN
Date/Publication: 2019-10-16 12:20:02 UTC
