Learn R Programming

genoPlotR (version 0.7)

three_genes: Three genes data set

Description

A set of three made-up genes, compared in three chromosomes.

Usage

data(three_genes)

Arguments

format

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.}

Examples

Run this code
data(three_genes)
plot_gene_map(dna_segs, comparisons)

Run the code above in your browser using DataLab