Visualize GC content distribution along DNA sequences with sliding window analysis and identify compositional domains
GC content plotting visualizes the percentage of guanine (G) and cytosine (C) nucleotides across a DNA sequence using a sliding window approach. This reveals compositional heterogeneity, identifies CpG islands, highlights horizontally transferred genes, and detects AT-rich or GC-rich regions in genomes.
This tool is useful when you need to:
DNA sequence with variable GC content:
GCGCGCGCGCGCATATATATATA...
Use the Example button for a demonstration sequence.
GC content analysis:
Position 1-100: GC = 75.0%
Position 51-150: GC = 60.5%
CpG island detected: 1-500 bp
Q: What window size should I use?
A: 100-200bp for detailed analysis, 1000-10000bp for genome-wide patterns.
Q: What indicates a CpG island?
A: Regions >200bp with GC% >50% and observed/expected CpG ratio >0.6.