WideToLong | R Documentation |
Transform a wide to long matrix
WideToLong(wideMatrix, metadata)
wideMatrix, |
a wide format matrix with samples by columns and barcode by rows |
metadata, |
the metadata of the matrix |
a long format matrix with sample names decomposed with metadata column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.