Update the PharmacoSet class after changes in it struture or API
Source:R/updateObject-methods.R
updateObject-PharmacoSet-method.Rd
Update the PharmacoSet class after changes in it struture or API
Examples
data(GDSCsmall)
updateObject(GDSCsmall)
#> <PharmacoSet>
#> Name: GDSC
#> Date Created: Mon Aug 24 15:18:23 2015
#> Number of samples: 10
#> Molecular profiles:
#> RNA :
#> Dim: 300, 11
#> rna2 :
#> Dim: 300, 9
#> mutation :
#> Dim: 70, 10
#> Treatment response:
#> Drug pertubation:
#> Please look at pertNumber(cSet) to determine number of experiments for each drug-sample combination.
#> Drug sensitivity:
#> Number of Experiments: 972
#> Please look at sensNumber(cSet) to determine number of experiments for each drug-sample combination.