### Constructors for canonical pipelines
LoadPeaksPipeline <- function()
Pipeline(Protocol("loadSample"),
Protocol("genProfile"),
Protocol("removeBaseline"),
Protocol("findPeaks"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.