make_nested: Nested dataset to use downstream

View source: R/make_nested.R

make_nestedR Documentation

Nested dataset to use downstream

Description

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(s)

Miss Oriade Latifah Simpson, s172084@dtu.dk

Examples

data("data_two")

rforbiodatascience22/Twenty documentation built on May 13, 2022, 8:14 p.m.