Skip to contents

A 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_segs

A list of 3 dna_seg objects, containing three genes (rows) each.

comparisons

A list of 2 comparison objects.

Examples

data(three_genes)
plot_gene_map(three_genes$dna_segs, three_genes$comparisons)