maplet2Metabolite | R Documentation |
Convert maplet data to a Metabolite object
maplet2Metabolite(object, featureID = "name", sampleID = "sample")
object |
Data in the maplet package, a SummarizedExperiment data object. |
featureID |
feature ID column name in the maplet data (-> elementMetadata -> listData). |
sampleID |
sample ID column name in the maplet data (-> colData -> listData). |
A Metabolite object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.