pertNumber<- {PharmacoGx}R Documentation

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

data(CCLEsmall)
pertNumber(CCLEsmall) <- pertNumber(CCLEsmall)


[Package PharmacoGx version 1.10.3 Index]