example("MultiAssayExperiment")
## Create a sampleMap from a list using the listToMap function
mySampleMap <- listToMap(mylist)
## The inverse operation is also available
mylist <- mapToList(mySampleMap)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.