subsetTo {CoreGx}R Documentation

Subset a CoreSet object based on various parameters, such as cell lines, molecular features

Description

Subset a CoreSet object based on various parameters, such as cell lines, molecular features

Usage

subsetTo(object, ...)

Arguments

object

An object inheriting from the 'CoreGx::CoreSet' class

...

Allow definition of new arguments to this generic

Value

A subsetted version of the original 'object'


[Package CoreGx version 1.2.0 Index]