Nothing
#' Example chromR object.
#'
#' An example chromR object containing parts of the *Phytophthora infestans* genome.
#'
#'
#' This data is a subset of the pinfsc50 dataset.
#' It has been subset to positions between 500 and 600 kbp.
#' The coordinate systems of the vcf and gff file have been altered by subtracting 500,000.
#' This results in a 100 kbp section of supercontig_1.50 that has positional data ranging from 1 to 100 kbp.
#'
#'
#' @examples
#' data(chromR_example)
#'
#'
#'
#'
#' @docType data
#' @keywords datasets
#' @format A chromR object
#' @name chromR_example
#' @aliases chrom
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.