Learn R Programming

deepSNV (version 1.18.3)

manhattanPlot: Manhattan plot.

Description

This functions performs a Manhattan plot of the p-values of a deepSNV test against the position

Usage

manhattanPlot(x, col = nt.col)

Arguments

x
An deepSNV object.
col
An optional vector of colors for the nucleotides.

Value

NULL.

Examples

Run this code
data(HIVmix)
manhattanPlot(HIVmix)

Run the code above in your browser using DataLab