Learn R Programming

RTIGER (version 2.1.0)

plotCOs: Obtain number of Cross-Over events per sample and chromosome.

Description

Obtain number of Cross-Over events per sample and chromosome.

Usage

plotCOs(object, file = NULL)

Value

a plot

Arguments

object

a RViterbi object.

file

file where to save the plot for CO numbers

Examples

Run this code

data("fittedExample")
co.num = calcCOnumber(myDat)

Run the code above in your browser using DataLab