Package: PharmacoGx
Type: Package
Title: Analysis of Large-Scale Pharmacogenomic Data
Version: 2.2.4
Date: 2020-11-23
Authors@R: c(
  person("Petr", "Smirnov", email="petr.smirnov@uhnresearch.ca", role=c("aut")),
  person("Zhaleh", "Safikhani", role=c("aut")),
  person("Christopher", "Eeles", email="christopher.eeles@uhnresearch.ca", role=c("aut")),
  person("Mark", "Freeman", role=c("aut")),
  person("Benjamin", "Haibe-Kains", email="benjamin.haibe.kains@utoronto.ca", role=c("aut", "cre"))
  )
Description: Contains a set of functions to perform large-scale analysis of
    pharmaco-genomic data. These include the PharmacoSet object for storing
    the results of pharmacogenomic experiments, as well as a number of functions
    for computing common summaries of drug-dose response and correlating them
    with the molecular features in a cancer cell-line.
License: Artistic-2.0
Suggests: pander, rmarkdown, knitr, knitcitations, crayon, testthat,
        BiocGenerics
Encoding: UTF-8
Imports: Biobase, S4Vectors, SummarizedExperiment, BiocParallel,
        ggplot2, magicaxis, RColorBrewer, parallel, caTools, methods,
        downloader, stats, utils, graphics, grDevices, reshape2,
        jsonlite, data.table
Depends: R (>= 3.6), CoreGx
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: GeneExpression, Pharmacogenetics, Pharmacogenomics,
        Software, Classification
BugReports: https://github.com/bhklab/PharmacoGx/issues
Collate: 'ComputeGR.R' 'GR.R' 'GWC.R' 'LogLogisticRegression.R'
        'MatthewCor.R' 'SanityCheck.R' 'adaptiveMatthewCor.R'
        'allGenerics.R' 'callingWaterfall.R' 'class-PharmacoSet.R'
        'class-SignatureClass.R' 'computeABC.R' 'computeAUC.R'
        'computeAUC_old.R' 'computeAmax.R' 'computeDSS.R'
        'computeDrugSensitivity.R' 'computeIC50.R' 'computeICn.R'
        'computeSlope.R' 'connectivityScore.R' 'cosinePerm.R'
        'datasets.R' 'downloadPSet.R' 'downloadSignatures.R'
        'drugDoseResponseCurve.R' 'drugPerturbationSig.R'
        'filterNoisyCurves.R' 'geneDrugPerturbation.R'
        'geneDrugSensitivity.R' 'getRawSensitivityMatrix.R' 'globals.R'
        'intersectPSets.R' 'methods-[.R' 'methods-cellInfo.R'
        'methods-cellNames.R' 'methods-dateCreated.R'
        'methods-drugInfo.R' 'methods-drugNames.R'
        'methods-drugSensitivitySig.R' 'methods-fNames.R'
        'methods-featureInfo.R' 'methods-intersect.R'
        'methods-mDataNames.R' 'methods-molecularProfiles.R'
        'methods-molecularProfilesSlot.R' 'methods-name.R'
        'methods-pertNumber.R' 'methods-phenoInfo.R'
        'methods-sensNumber.R' 'methods-sensitivityInfo.R'
        'methods-sensitivityMeasures.R' 'methods-sensitivityProfiles.R'
        'methods-sensitivityRaw.R' 'methods-sensitivitySlot.R'
        'methods-sensitivitySlotToLongTable.R' 'methods-subsetTo.R'
        'methods-summarizeMolecularProfiles.R'
        'methods-summarizeSensitivityProfiles.R' 'plotPSig.R'
        'rankGeneDrugPerturbation.R' 'rankGeneDrugSensitivity.R'
git_url: https://git.bioconductor.org/packages/PharmacoGx
git_branch: RELEASE_3_12
git_last_commit: 30c7992
git_last_commit_date: 2021-02-26
Date/Publication: 2021-02-27
NeedsCompilation: no
Packaged: 2021-02-28 03:16:25 UTC; biocbuild
Author: Petr Smirnov [aut],
  Zhaleh Safikhani [aut],
  Christopher Eeles [aut],
  Mark Freeman [aut],
  Benjamin Haibe-Kains [aut, cre]
Maintainer: Benjamin Haibe-Kains <benjamin.haibe.kains@utoronto.ca>
Built: R 4.0.4; ; 2021-02-28 14:31:11 UTC; windows
