Package: GeoTcgaData
Type: Package
Title: Processing various types of data on GEO and TCGA
Version: 0.2.3
Authors@R: person(given = "Erqiang", family = "Hu", email = "13766876214@163.com", role  = c("aut", "cre"))
Description: Gene Expression Omnibus(GEO) and The Cancer Genome Atlas (TCGA) 
    provide us with a wealth of data, such as RNA-seq, DNA Methylation, 
    and Copy number variation data. It's easy to download data from TCGA using the 
    gdc tool, but processing these data into a format suitable for bioinformatics 
    analysis requires more work. This R package was developed to handle these data.
Depends: R (>= 3.6.0)
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown, DESeq2, S4Vectors
VignetteBuilder: knitr
Imports: utils, data.table
Language: en-US
NeedsCompilation: no
Packaged: 2020-02-22 14:15:32 UTC; Administrator
Author: Erqiang Hu [aut, cre]
Maintainer: Erqiang Hu <13766876214@163.com>
Repository: CRAN
Date/Publication: 2020-02-23 00:10:07 UTC
Built: R 4.0.0; ; 2020-04-10 02:28:28 UTC; windows
