Package: slinky
Type: Package
Title: Putting the fun in LINCS L1000 data analysis
Version: 1.2.2
Date: 2019-10-04
Author: Eric J. Kort
Maintainer: Eric J. Kort  <eric.kort@vai.org>
Description: Wrappers to query the L1000 metadata available via the clue.io 
    REST API as well as helpers for dealing with LINCS gctx files, extracting 
    data sets of interest, converting to SummarizedExperiment objects, and 
    some facilities for performing streamlined differential expression 
    analysis of these data sets.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: SummarizedExperiment, curl, dplyr, foreach, httr, stats,
        utils, methods, readr, rhdf5, jsonlite, tidyr
Collate: 'slinky.R' 'slinky_clue.R' 'slinky_sumexp.R'
        'slinky_download.R' 'slinky_info.R' 'slinky_gctx.R'
        'slinky_scoring.R' 'slinky_chdir.R' 'slinky_ks.R'
Suggests: GeoDE, doParallel, testthat, knitr, rmarkdown, ggplot2,
        Rtsne, Biobase, BiocStyle
VignetteBuilder: knitr
RoxygenNote: 6.1.1
LazyData: true
biocViews: DataImport, ThirdPartyClient, GeneExpression,
        DifferentialExpression, GeneSetEnrichment, PatternLogic
git_url: https://git.bioconductor.org/packages/slinky
git_branch: RELEASE_3_9
git_last_commit: 3a53ff8
git_last_commit_date: 2019-10-04
Date/Publication: 2019-10-05
NeedsCompilation: no
Packaged: 2019-10-06 05:11:33 UTC; biocbuild
Built: R 3.6.1; ; 2019-10-06 14:15:13 UTC; windows
