Ex2_region {ZIM4rv} | R Documentation |
An example dataset of genetic region file
Description
Small, artificially generated toy data set that provides artificial information of 3 genetic regions to illustrate the pre-processing with the use of the package.
Usage
data(Ex2_region)
Format
An object of class "data.frame"
listing genetic regions
where each row contains chromosome, basepairs and the name of genetic region respectively
References
This data set was artificially created and modified for the ZIM4rv package.
Examples
data(Ex2_region)
head(Ex2_region)
[Package ZIM4rv version 0.1.1 Index]