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_segs
which is a list of threedna_seg
objects, containing each three rows (or genes).comparisons
which is a list of twocomparison
objects.
Examples
data(three_genes)
plot_gene_map(dna_segs, comparisons)
[Package genoPlotR version 0.8.11 Index]