three_genes {genoPlotR} | R Documentation |
A set of three made-up genes, compared in three chromosomes.
data(three_genes)
Two dataframes, representing the three genes in three DNA segments:
dna_segs
which is a list of three dna_seg
objects, containing each three rows (or genes).
comparisons
which is a list of two comparison
objects.
data(three_genes) plot_gene_map(dna_segs, comparisons)