manhattanPlot {deepSNV}R Documentation

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.

Author(s)

Moritz Gerstung

Examples

data(HIVmix)
manhattanPlot(HIVmix)

[Package deepSNV version 1.30.0 Index]