BioPython: Reading DNA Sequences and Analyzing GC Content
Usage:
python3 fasta.py -i <NameOfInputFile> -o <NameOfDesiredOuputFile>
Options
-h Show Help
-i Input File Name (Example: poplar-primers)
-o Output File Name (Example: output)