Learn R Programming

genoPlotR (version 0.8.11)

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_segswhich is a list of three dna_seg objects, containing each three rows (or genes).

  • comparisonswhich is a list of two comparison objects.

Examples

Run this code
# NOT RUN {
data(three_genes)
plot_gene_map(dna_segs, comparisons)
# }

Run the code above in your browser using DataLab