Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GC_skew-plot

Plot a GC skew to look for the origin of replication of a bacterial genome.

The GCskew.ipynb file contains a jupyter notebook that uses Biopython and Matplotlib. The input can be a fasta file with the complete genome sequence of a bacteria. These files are available, for example, in the GenBank database (see for example the Bacteroides_thet.fta file or download it from https://www.ncbi.nlm.nih.gov/nuccore/CP000708.1?report=fasta&log$=seqview&format=text). Alternatively you can download the file from the Genbank ID (for example NC_009505.1), using the Entrez module of Biopython.

The window_size and window_pass are two of the variables that can be changed.

The results is a plot with the GC skew (in grey, where positive GC skew values has a red pattern and negative ones has a green one) and cumulative GC skew (in blue). The minimum value of the cumulative GC skew may indicate the position of the origin of replication of this genome. The maximum value may represent the terminus region.

imatge

About

Plot a GC skew to look for the origin of replication of a bacterial genome

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages