This is a FREE and simple perl script which can be used to to count the number of Adenine, Thymine, Guanine and Cytosine in your DNA Sequence. This script calculates the frequency of Nucleotide. This script runs both on windows and linux.
Perl Scripts for Bioinformatics to count the number of Adenine, Thymine, Guanine and Cytosine in your DNA Sequence
Copy the below code and save it as "dnafrequency.pl" on your system.