setStage("removeBaseline", "Remove baseline noise", "cpSample")
setProtocol("median", "Median",
representation(mzrad = "numeric", scanrad = "numeric"),
removeBaseline.median, "removeBaseline")
setProtocol("rbe", "Robust Baseline Estimation",
representation(span = "numeric", runs = "numeric", b = "numeric"),
removeBaseline.rbe, "removeBaseline")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.