# isquare<-function(x){
# .Call('_rCNV_square_cpp',x)
# }
#
#
# mply<-function(x,multiplier){
# .Call('_rCNV_multiply_cpp',x,multiplier)
# }
# process_maf<-function(X,AD=TRUE){
# .Call('process_snp',X,AD)
# }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.