R/chromR_example.R

#' 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

Try the vcfR package in your browser

Any scripts or data that you put into this service are public.

vcfR documentation built on Feb. 16, 2023, 8:12 p.m.