plotNtFrequency-methods {EDASeq} | R Documentation |
plotNtFrequency
in Package EDASeq Plots the nucleotide frequencies per position.
signature(x = "ShortRead")
signature(x = "BamFile")
It plots the nucleotide frequencies per position, averaging all the reads in x
.