Sequence analysis of a general DNA Sequence and it's various proteins using BioPython.
Biopython is a collection of python modules that provide functions to deal with DNA, RNA & protein sequence operations such as reverse complementing of a DNA string, finding motifs in protein sequences, etc. It provides a lot of parsers to read all major genetic databases like GenBank, FASTA, etc.