#' Plasmodium falciparum 3D7 genome
#'
#' This data set contains information on the P. falciparum 3D7 reference genome.
#' The original source is from [PlasmoDB](https://plasmodb.org/plasmo/app/).
#'
#' @format A tibble with 16 rows and 3 variables:
#' \describe{
#' \item{chrom}{Name of the chromosome}
#' \item{start}{The starting position of the chromosome}
#' \item{end}{The ending position of the chromosome}
#' }
#' @source [PlasmoDB Pf.
#' 3D7](https://plasmodb.org/plasmo/app/downloads/Current_Release/Pfalciparum3D7/gff/data/PlasmoDB-54_Pfalciparum3D7.gff)
#'
#' @examples
#' genome_Pf3D7
"genome_Pf3D7"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.