| three_genes {genoPlotR} | R Documentation |
Three genes data set
Description
A set of three made-up genes, compared in three chromosomes.
Usage
data(three_genes)
Format
Two dataframes, representing the three genes in three DNA segments:
dna_segswhich is a list of threedna_segobjects, containing each three rows (or genes).comparisonswhich is a list of twocomparisonobjects.
Examples
data(three_genes)
plot_gene_map(dna_segs, comparisons)
[Package genoPlotR version 0.8.11 Index]