Draw AT content plot across a DNA sequence
I want to draw a base composition plot in a DNA sequence, but currently programs (e.g., http://www.ebi.ac.uk/Tools/seqstats/emboss_cpgplot/) only plot GC contents. Did you know how to plot AT contents across a DNA sequence?
• 1,673 views
•
link
1 answer
CPGplot actually plots occurance of CpG islands (the amount of times G is followed by C) not CG content (the total amount of G and the total amount of C independently)
Try FASTQC
• 0 views
•
link
Log in to answer this question.