Package: RadioGx
Type: Package
Title: Analysis of Large-Scale Radio-Genomic Data
Version: 0.0.1
Date: 2019-05-31
Authors@R: c(
  person("Venkata","Manem", email = "mail2mvskumar@gmail.com", 
    role = c("aut")),
  person("Petr","Smirnov", email = "petr.smirnov@uhnresearch.ca", 
    role = c("aut")),
  person("Ian","Smith", email = "ianc.smith@mail.utoronto.ca", 
    role = c("aut")),
  person("Meghan","Lambie", email = "megan.lambie@mail.utoronto.ca", 
    role = c("aut")),
  person("Christopher","Eeles", email = "christopher.eeles@uhnresearch.ca",
    role = c("aut")),
  person("Scott", "Bratman", email = "scott.bratman@rmp.uhn.ca", 
    role = c("aut")),
  person("Benjamin","Haibe-Kains", email = "benjamin.haibe.kains@utoronto.ca",
    role = c("aut","cre"))
  )  
Description: Computational tool box for radio-genomic analysis which integrates
    radio-response data, radio-biological modelling and comprehensive cell line
    annotations for hundreds of cancer cell lines. The 'RadioSet' class enables
    creation and manipulation of standardized datasets including information
    about cancer cells lines, radio-response assays and dose-response indicators. 
    Included methods allow fitting and plotting dose-response data using 
    established radio-biological models along with quality control to validate
    results. Additional functions related to fitting and plotting dose response 
    curves, quantifying statistical correlation and calculating area under the
    curve (AUC) or survival fraction (SF) are included. For more details please 
    see the included documentation, references, as well as:
    Manem, V. et al (2018) <doi:10.1101/449793>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), CoreGx
Imports: PharmacoGx, Biobase, RColorBrewer, caTools, magicaxis,
        methods, reshape2, KernSmooth, cluster, Matrix, scales
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-17 17:21:50 UTC; chris
Author: Venkata Manem [aut],
  Petr Smirnov [aut],
  Ian Smith [aut],
  Meghan Lambie [aut],
  Christopher Eeles [aut],
  Scott Bratman [aut],
  Benjamin Haibe-Kains [aut, cre]
Maintainer: Benjamin Haibe-Kains <benjamin.haibe.kains@utoronto.ca>
Repository: CRAN
Date/Publication: 2019-06-18 15:50:02 UTC
