ssplit: ssplit

View source: R/editing.functions.R

ssplitR Documentation

ssplit

Description

Split cohort (samples) into groups, return either all groups or a specific group.

Usage

ssplit(x, clusters, idx = NA)

Arguments

x

A TRONCO compliant dataset.

clusters

A list of clusters. Rownames must match samples list of x

idx

ID of a specific group present in stages. If NA all groups will be extracted

Value

A TRONCO compliant dataset.


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.