make_dataset {CIMICE}R Documentation

Dataset line by line construction: initialization

Description

Initialize a dataset for "line by line" creation

Usage

make_dataset(...)

Arguments

...

gene names (do not use '"', the input is automatically converted to strings)

Value

a mutational matrix without samples structured as (sparse) matrix

Examples

make_dataset(APC,P53,KRAS)


[Package CIMICE version 1.0.0 Index]