I have information of a sequence in this data frame:
I would like to make a Seq chromatogram like this:
Edited by GenoMax : Since the chromatogram image was not showing up in final display (it showed up in edit preview) I am including a screencap of what OP had included as an embedded image.
However, this just represents an ideal chromatogram. A real one measured one by capillary electrophoresis would exhibit e.g. noise at the start, broad merged peaks at base repeats, a decreasing signal towards the end etc.
I think this function in
R
should be of some help: https://rdrr.io/bioc/sangerseqR/man/chromatogram.html .