annotate.stages: annotate.stages

Description Usage Arguments Value Examples

View source: R/editing.functions.R

Description

Annotate stage information on the selected dataset

Usage

1
annotate.stages(x, stages, match.TCGA.patients = FALSE)

Arguments

x

A TRONCO compliant dataset.

stages

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

match.TCGA.patients

Match using TCGA notations (only first 12 characters)

Value

A TRONCO compliant dataset.

Examples

1
2
3
4

TRONCO documentation built on Nov. 8, 2020, 5:51 p.m.