Description Usage Arguments Value
View source: R/dataframe_builders.r
Assumes the only other columns other than 'key' and 'val' are expression measurements
1 | spread_expression_df_to_matrix(df, key, value)
|
df |
A tidy data frame. |
key |
Column name for the column containing gene names. |
value |
Column name for the column containing sample IDs. |
x A matrix containing the expression results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.