MDSRemapperMain <-
function(positions, mutation.data){
ordering <- calcorder(positions)
remapping<- sortpositions(ordering,mutation.data)
return(remapping)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.