annotate.description {TRONCO}R Documentation

annotate.description

Description

Annotate a description on the selected dataset

Usage

annotate.description(x, label)

Arguments

x

A TRONCO compliant dataset.

label

A string

Value

A TRONCO compliant dataset.

Examples

data(test_dataset)
annotate.description(test_dataset, 'new description')


[Package TRONCO version 2.25.1 Index]