plotFragmentLengthDensities: A function to plot distributions of fragment lengths.

Description Usage Arguments Examples

Description

A function to plot distributions of fragment lengths.

Usage

1
2
plotFragmentLengthDensities(lengths = ll, col = c("#CDCD00", "#A0B43C",
  "#739B78", "#4682B4"), xlim = NULL)

Arguments

lengths

a list of tag lengths. This may be retuned by read.tags function.

col

a vector of colors.

xlim

a numeric vector of length 2 giving range for x-axis.

Examples

1

jakubmie/MACC documentation built on May 18, 2019, 11:17 a.m.