#' MitoCarta 2.0: an atlas of mitochondrial genes and proteins
#'
#' This is the mm10 (mouse) version of MitoCarta 2.0, downloaded from
#' https://www.broadinstitute.org/scientific-community/science/programs/metabolic-disease-program/publications/mitocarta/mitocarta-in-0
#'
#' The associated publication is
#' Calvo, S.E., Klauser, C.R., Mootha, V.K. MitoCarta2.0: an updated inventory of mammalian mitochondrial proteins (2015). Nucleic Acids Research.
#'
#' The publication is available from
#' \url{http://nar.oxfordjournals.org/content/early/2015/10/07/nar.gkv1003.full}
#'
#' Please cite the publication if you use the MitoCarta database.
#'
#' @format A GRanges object.
#' @source \url{http://www.broadinstitute.org/ftp/distribution/metabolic/papers/Pagliarini/MitoCarta2.0/Mouse.MitoCarta2.0.bed}
#'
#' @import GenomicRanges
#'
#' @examples
#' data(mitocarta2.mm10)
#' show(mitocarta2.mm10)
"mitocarta2.mm10"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.