/python_code_for_frequancy_distribution_curve_of_a_gene_sequence

To generate a frequency distribution curve using this Python program you just need to - Run this code on any Python IDE - insert the name of the sequence file as input(the program and the sequence file should be in the same directory) - this program deals with files that contain only one gene sequence.

Primary LanguagePython

Watchers