munge | R Documentation |
Convert assay DataFrame into long format and append labels and meta to the new DataFrame
munge(data, ...)
data |
NanoStringExperiment object |
... |
additional parameters |
matrix of results in long format
data(exampleNSEData) head(munge(testExp, mapping = ~`cell_line` + exprs))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.