Package: synergyfinder
Type: Package
Title: Calculate and Visualize Synergy Scores for Drug Combinations
Version: 2.4.16
Date: 2020-04-20
Authors@R: 
  c(person(given = "Shuyu",
           family = "Zheng",
           role = c("aut", "cre"),
           email = "shuyu.zheng@helsinki.fi"
           ),
    person(given = "Jing",
           family = "Tang",
           role = c("aut"),
           email = "jing.tang@helsinki.fi"
           )
    )
Depends: R (>= 4.0.0), drc (>= 3.0-1), reshape2 (>= 1.4.4), tidyverse
        (>= 1.3.0), dplyr (>= 1.0.3), tidyr (>= 1.1.2), purrr (>=
        0.3.4), furrr (>= 0.2.2), ggplot2 (>= 3.3.3), ggforce (>=
        0.3.2), grid (>= 4.0.2), vegan (>= 2.5-7), gstat (>= 2.0-6), sp
        (>= 1.4-5), methods (>= 4.0.2), SpatialExtremes (>= 2.0-9),
        ggrepel (>= 0.9.1), kriging (>= 1.1), plotly (>= 4.9.3),
        stringr (>= 1.4.0), future (>= 1.21.0), mice (>= 3.13.0),
        lattice (>= 0.20-41), nleqslv (>= 3.3.2), stats (>= 4.0.2),
        graphics (>= 4.0.2), grDevices (>= 4.0.2), magrittr (>= 2.0.1),
        pbapply (>= 1.4-3), metR (>= 0.9.1)
Imports: drc (>= 3.0-1), reshape2 (>= 1.4.4), tidyverse (>= 1.3.0),
        dplyr (>= 1.0.3), tidyr (>= 1.1.2), purrr (>= 0.3.4), furrr (>=
        0.2.2), ggplot2 (>= 3.3.3), ggforce (>= 0.3.2), grid (>=
        4.0.2), vegan (>= 2.5-7), gstat (>= 2.0-6), sp (>= 1.4-5),
        methods (>= 4.0.2), SpatialExtremes (>= 2.0-9), ggrepel (>=
        0.9.1), kriging (>= 1.1), plotly (>= 4.9.3), stringr (>=
        1.4.0), future (>= 1.21.0), mice (>= 3.13.0), lattice (>=
        0.20-41), nleqslv (>= 3.3.2), stats (>= 4.0.2), graphics (>=
        4.0.2), grDevices (>= 4.0.2), magrittr (>= 2.0.1), pbapply (>=
        1.4-3), metR (>= 0.9.1)
Description: Efficient implementations for analyzing pre-clinical multiple drug 
  combination datasets. 1. Synergy scores valuculation via all the popular
  models, including HSA, Loewe, Bliss and ZIP; 2. Drug Sensitivity Score (CSS) 
  and Relitave Inhibition (RI) for drug sensitivity evaluation; 3. Visualization
  for drug combination matrices and scores. Based on this package, we also
  provide a web application (http://synergyfinder.org/) for users who prefer
  more friendly user interface.
License: Mozilla Public License 2.0
Encoding: UTF-8
URL: http://synergyfinder.org/
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
biocViews: Software, StatisticalMethod
git_url: https://git.bioconductor.org/packages/synergyfinder
git_branch: RELEASE_3_12
git_last_commit: 5d572fb
git_last_commit_date: 2021-04-21
Date/Publication: 2021-04-21
NeedsCompilation: no
Packaged: 2021-04-22 03:50:20 UTC; biocbuild
Author: Shuyu Zheng [aut, cre],
  Jing Tang [aut]
Maintainer: Shuyu Zheng <shuyu.zheng@helsinki.fi>
Built: R 4.0.5; ; 2021-04-22 13:59:20 UTC; windows
