Nothing
context('getPath')
test_that('getPath handles the known versions', {
expect_that(getPath("http://psidev.info/psi/pi/mzIdentML/1.1"), equals('/x:MzIdentML'))
expect_that(getPath("http://psidev.info/psi/pi/mzIdentML/1.0"), equals('/x:mzIdentML'))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.