ICAMS (version 2.0.7)

PlotPPMToPdf: Plot position probability matrices (PPM) to a PDF file

Description

Plot position probability matrices (PPM) to a PDF file

Usage

PlotPPMToPdf(list.of.ppm, file, titles = names(list.of.ppm))

Arguments

file

The name of the PDF file to be produced.

titles

A vector of titles on top of each PPM plot.

list.of.pwm

A list of position probability matrices (PPM)

Value

invisible(TRUE)