Plots of GC Contents



This program plots GC ratios along a DNA sequence. It takes a window of a given size and shifting one base at a time from the 5' end to the 3' end. It calculates and plots GC ratios of the bases in the windows.

Note that maximum length to be plotted is 1 mega-base (from the start base) and, if the plotted reqion is longer than 10000 bps, the plot will be broken into multiple images. So if your sequence is longer than 1 mega-base, only the first 1 mega-base will be plotted if you don't specify a start base. To get plot for reqions beyond 1 mega-base, you need to specify a start base to skip the sequences before the start base. For example, if you sequence has 2 mega-bases and to get the plot for the second mega-base, you need to specify the start base as 1000001.

Example plot:


Webgenetics™ Copyright (c) 1996-2014 TQiSoft. All rights reserved.