pertNumber<- {CoreGx}R Documentation

pertNumber<- Generic

Description

A generic for the pertNumber method

Usage

pertNumber(object) <- value

Arguments

object

A CoreSet

value

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

Value

The updated CoreSet

Examples

pertNumber(clevelandSmall_cSet) <- pertNumber(clevelandSmall_cSet)


[Package CoreGx version 1.2.0 Index]