Skip to contents

Creates nested table of grouped genes that may be useful for further modelling.

Usage

make_nested(long_dataset, Gene, value, expression_level)

Arguments

long_dataset

This is the dataset provided

Gene

This is the list of genes.

value

The is the value variable.

expression_level

This is the expression level variable.

Value

nested_outcome

Author

Miss Oriade Latifah Simpson, s172084@dtu.dk

Examples

data("data_two")