powered by
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_segswhich is a list of three dna_seg objects, containing each three rows (or genes).
dna_segs
dna_seg
comparisonswhich is a list of two comparison objects.
comparisons
comparison
# NOT RUN { data(three_genes) plot_gene_map(dna_segs, comparisons) # }
Run the code above in your browser using DataLab