Learn R Programming

PharmacoGx (version 1.1.6)

pertNumber<-: pertNumber<- Generic

Description

A generic for the pertNumber method

Usage

pertNumber(object) <- value

Arguments

object
A PharmacoSet
value
A new 3D array with the number of perturbation experiments per drug and cell line, and data type

Value

The updated PharmacoSet

Examples

Run this code
data(CCLEsmall)
pertNumber(CCLEsmall) <- pertNumber(CCLEsmall)

Run the code above in your browser using DataLab