make_nested | R Documentation |
Creates nested table of grouped genes that may be useful for further modelling.
make_nested(long_dataset, Gene, value, expression_level)
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. |
nested_outcome
Miss Oriade Latifah Simpson, s172084@dtu.dk
data("data_two")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.