summarizeMolecularProfiles {CoreGx}R Documentation

Summarize molecular profile data such that there is a single entry for each cell line/treatment combination

Description

Summarize molecular profile data such that there is a single entry for each cell line/treatment combination

Usage

summarizeMolecularProfiles(object, ...)

Arguments

object

An ['S4'] object to summarize the molecular profiles for.

...

Allow definition of new arguments to this generic

Value

Depends on the implemented method

Examples

print("Generics shouldn't need examples?")


[Package CoreGx version 1.2.0 Index]