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

Description Usage Arguments Value

View source: R/plot.R

Description

Plot position probability matrices (PPM) to a PDF file

Usage

1
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)


ICAMS documentation built on April 3, 2021, 5:07 p.m.