Nothing
#' mmconvert: Mouse Map Converter
#'
#' Function to convert mouse genome positions between the build 39
#' physical map and the Cox genetic map
#' \doi{10.1534/genetics.109.105486}.
#'
#' @section Useful links:
#' - Source at <https://github.com/rqtl/mmconvert>
#' - BugReports to <https://github.com/rqtl/mmconvert/issues>
#'
#' @docType package
#' @name mmconvert-package
#'
#' @keywords internal
#' @importFrom Rcpp sourceCpp
#' @useDynLib mmconvert, .registration=TRUE
NULL
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.