CodSeqGen: A tool for generating synonymous coding sequences with desired GC-contents, Genomics, 2019, https://doi.org/10.1016/j.ygeno.2019.02.002.
- This C# program was written for generating synonymous coding sequences with the desired GC-content.using random subsets backtracking.
- The software is command line and windows based written in VC# 2010 by Dr.Abdulrakeeb M. Al-Ssulami.
- Read readme.txt file to correctly use the tool.