Three genes data set
three_genes.RdA set of three made-up genes, compared in three chromosomes.
Usage
data(three_genes)Format
three_genes, a list of two data frame lists, representing three
genes in three DNA segments:
dna_segsA list of 3
dna_segobjects, containing three genes (rows) each.comparisonsA list of 2
comparisonobjects.
Examples
data(three_genes)
plot_gene_map(three_genes$dna_segs, three_genes$comparisons)