simplePlot {rnaSeqMap} | R Documentation |
Plots 2 or 3 coverages with fixed colors.
simplePlot (nd, exps, xlab="genome coordinates", ylab="coverage")
nd |
NucleotideDistr object to plot |
exps |
Samples to plot - numeric vector |
xlab |
|
ylab |
Michal Okoniewski