PlotPFMmatrix: Generate dot-line plot for sequence contest of 1bp indel

View source: R/sequence_context_functions.R

PlotPFMmatrixR Documentation

Generate dot-line plot for sequence contest of 1bp indel

Description

Generate dot-line plot for sequence contest of 1bp indel

Usage

PlotPFMmatrix(PFMmatrix, title, cex.main = 1.5, cex.lab = 1.25, cex.axis = 1)

Arguments

PFMmatrix

An object return from GeneratePlotPFMmatrix.

title

A string provides the title of the plot

cex.main

Passed to R plot function. Title size

cex.lab

Passed to R plot function. Axis label size

cex.axis

Passed to R plot function. Axis text size

Value

An invisible list.


ICAMS documentation built on June 15, 2025, 1:08 a.m.